Thursday, November 19, 2015

Issue certificate from CA server 2008 R2

Make the code signing certificate template available on the enterprise CA server
  1. In Administrative Tools, click Certification Authority.
  2. In the console tree, expand CAName (where CAName is the name of your enterprise CA).
  3. In the console tree, select the Certificate Templates container.
  4. Right-click Certificate Templates, and then click New, Certificate Template to Issue.
  5. In the Enable Certificate Templates dialog box, select the certificate template or templates that you want the CA to issue, and then click OK.
  6. The newly selected certificate template or templates will appear in the details pane.
Request the code signing certificate
  1. Click Start, click Run, type certmgr.msc, and then click OK.
  2. In MMC, expand Certificates - Current User, and then expand Personal.
  3. In the right pane, right-click and point to All tasks, and then click Request New Certificate.
  4. On the Certificate Request Wizard, click Next until you reach the Certificate Template List
  5. On the Certificate Template page, select the certificate template that you want the new certificate to be based on. In this scenario, select the Code signing template. Click Next.
  6. Click Next/Enroll to send the certificate request to the CA and enroll the certificate
  7. You should see a dialog box stating The certificate request was successful.

No comments:

Post a Comment