Here's the steps to generate an SSL cert on your internal CA using a CSR that a thrid party gave you.
- Open up Certificate Templates
- Find the template with the intended purposes you need, and duplicate the template
- Choose Server 2003
- Server 2008 certs cannot be re-enrolled through the IIS website on the CA server (https://<server name>/certsrv/)
- General Tab
- Choose the validity period
- Request Handling Tab
- Signature and Encryption
- Allow private key to be exported
- subject name
- Supply in request
- Security
- Authenticated users -> Read, Enroll
- Click OK button
- Open Certification Autority (Local) in the MMC
- Go to Certificate Templates
- Right click > New > Certificate Template to issue
- Choose your new template off the list
- Click OK
- Go to your IIS website (https://<server name>/certsrv/)
- Request a Certificate
- Submit a certificate request by using a base-64-encoded CMC or PKCS #10 file
- Paste in the CSR that you received
- Choose your Certificate Template
- Click Submit
- Download the certificate
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.