Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This article shows you how to submit a certificate in Certification Authority (CA) Web Enrollment role service by using a PKCS #10 file or a PKCS #7 file. The CA Web Enrollment role service provides a set of web pages that allow interaction with the Certification Authority role service. For more information about the CA Web Enrollment role service, see Certification Authority Web Enrollment Guidance.
Prerequisites
Before you can submit a request, you must meet the following requirements:
- Have a server that is a domain member with the Certificate Enrollment Web Service installed.
- Client computers must be running Windows or Windows Server.
Submit a certificate request by using a PKCS #10 or PKCS #7 file
Using a web browser, connect to
https://<servername>/certsrv
, where<servername>
is the name of the computer running the CA Web Enrollment role service.Select Request a certificate, and then select Advanced certificate request.
Select Submit a certificate request using a base-64-encoded CMC or PKCS #10 file, or submit a renewal request by using a base-64-encoded PKCS #7 file.
In Notepad, select File, select Open, select the PKCS #10 or PKCS #7 file.
Select Edit, select Select all, select Edit, and then select Copy.
Return to the web page, select the Saved request scroll box. Select Edit, and then select Paste to paste the contents of certificate request into the scroll box.
If you're connected to an enterprise CA, choose the certificate template that you want to use. By default, the appropriate template is named Subordinate Certification Authority.
If you have any attributes to add to the certificate request, enter them into Additional Attributes.
Select Submit.
If you see the Certificate Issued web page, select Download certificate chain. Choose to save the file to your hard disk drive, and then import the certificate into your certificate store.
If you see the Certificate Pending web page, you can check the status of your request in the following section.
Check pending certificate requests
Using a web browser, open
https://<servername>/certsrv
, where<servername>
is the hostname of the computer running the CA Web Enrollment role service.Select View the status of a pending certificate request.
If there are no pending certificate requests, a message appears to confirm there are no request. Otherwise, select the certificate request that you want to check, and select Next.
Check the following pending certificate requests:
Still pending. You must wait for the administrator of the certification authority to issue the certificate. To remove the certificate request, select Remove.
Issued. To install the certificate, select Install this certificate.
Denied. Contact the administrator of the certification authority for further information.