...
- Open an MMC window
- Add the Certificates snap-in
- Note: certain certificates can only be requested by user or computer accounts; set the snap-in account appropriately
- Expand Certificates then right click on Personal
- Select All Tasks then Request New Certificate...
- Click Next then select Active Directory Enrollment Policy
- Click Next then check the box next to the name of the desired template
- Utilize VMware SSL 6.5 for any VMware products or interaction
- Utilize Server (10 Year Duration) for long duration use cases (requires permissions from the AD team)
- Utilize Web Server with IPSEC for default use cases that require IPSec (such as printers that need IPsec and HTTPS)
- Utilize Web Server 2048 bit key for all other default cases
- Click on Details on the desired template to expand the request information then click Properties
- Set the Subject name type drop down to Common name
- Set the Subject name value to the FQDN for the certificate then click Add to include the value on the certificate
- Set the Alternate name type drop down to DNS name
- Set the Alternate name value to the FQDN for the certificate then click Add to include the value on the certificate
- Repeat the previous step as necessary to add additional FQDNs to the certificateExpand Details and select Properties
- On the General tab, set a friendly name for certificate (ex. the name on the certificate)
- On the Subject tab, set the following as appropriate:
- A subject name of type common name with the name on the certificate
- All required alternative names of type DNS with the subject alternate names on the certificate
- On the Extensions tab, set the following as appropriate:
- Set the key usages to digital signature and key encipherment
- Set the extended key usage to server authentication
- On the Private Key tab, set the following as appropriate:
- Set the key options to a key size of at least 2048 and set Make private key exportable
- Set the key options to a key size of at least 2048 and set Make private key exportable
- Click OK then click Enroll
...