To submit a certificate request that contains a SAN to an
enterprise CA, follow these steps:
www.technet.microsoft.com
Published By
S.G.Godwin Dinesh.MCA
Sr.System Administrator
- Open Internet Explorer.
- In Internet Explorer, connect to
http://servername/certsrv.
Note The placeholder servername represents the name of the web server that is running Windows Server 2003 and that has the CA that you want to access. - Click Request a Certificate.
- Click Advanced certificate request.
- Click Create and submit a request to this CA.
- In the Certificate Template list, click
Web Server.
Note The CA must be configured to issue web server certificates. You may have to add the Web Server template to the Certificate Templates folder in the Certification Authority snap-in if the CA is not already configured to issue web server certificates. - Provide identifying information as required.
- In the Name box, type the fully qualified domain name of the domain controller.
- Under Key Options, set the following
options:
- Create a new key set
- CSP: Microsoft RSA SChannel Cryptographic Provider
- Key Usage: Exchange
- Key Size: 1024 - 16384
- Automatic key container name
- Store certificate in the local computer certificate store
- Under Advanced Options, set the request format to CMC.
- In the Attributes box, type the desired
SAN attributes. SAN attributes take the following form:san:dns=dns.name[&dns=dns.name]Multiple DNS names are separated by an ampersand (&). For example, if the name of the domain controller is corpdc1.fabrikam.com and the alias is ldap.fabrikam.com, both names must be included in the SAN attributes. The resulting attribute string is displayed as follows:san:dns=corpdc1.fabrikam.com&dns=ldap.fabrikam.com
- Click Submit.
- If you see the Certificate Issued webpage, click Install this Certificate.
How to use web enrollment pages to submit a certificate request to a stand-alone CA
To submit a certificate request that includes a SAN to a stand-alone CA, follow these steps:- Open Internet Explorer.
- In Internet Explorer, connect to
http://servername/certsrv.
Note The placeholder servername represents the name of the web server that is running Windows Server 2003 and that has the CA that you want to access. - Click Request a Certificate.
- Click Advanced certificate request.
- Click Create and submit a request to this CA.
- Provide identifying information as required.
- In the Name box, type the fully qualified domain name of the domain controller.
- In the Type of Certificate Needed Server list, click Server Authentication Certificate.
- Under Key Options, set the following
options:
- Create a new key set
- CSP: Microsoft RSA SChannel Cryptographic Provider
- Key Usage: Exchange
- Key Size: 1024 - 16384
- Automatic key container name
- Store certificate in the local computer certificate store
- Under Advanced Options, set the request format as CMC.
- In the Attributes box, type the desired
SAN attributes. SAN attributes take the following form:san:dns=dns.name[&dns=dns.name]Multiple DNS names are separated by an ampersand (&). For example, if the name of the domain controller is corpdc1.fabrikam.com and the alias is ldap.fabrikam.com, both names must be included in the SAN attributes. The resulting attribute string is displayed as follows:san:dns=corpdc1.fabrikam.com&dns=ldap.fabrikam.com
- Click Submit.
- If the CA is not configured to issue certificates
automatically, a Certificate Pending webpage is displayed and requests that you wait for an administrator to issue the certificate that was requested.
To retrieve a certificate that an administrator has issued, connect to http://servername/certsrv, and then click Check on a Pending Certificate. Click the requested certificate, and then click Next.
If the certificate was issued, the Certificate Issued webpage is displayed. Click Install this Certificate to install the certificate.
www.technet.microsoft.com
Published By
S.G.Godwin Dinesh.MCA
Sr.System Administrator
No comments:
Post a Comment