Process certificate requests
SSL Certificate Automation Tool not only simplifies the process of applying certificates to the vSphere components, but it also simplifies the request of certificates from either the private or public CA. Key values can be defined in the ssl-environment.bat
file for simplicity.
Getting started
In order to request certificates from the CA (a private CA in our example), the account must have rights to request a certificate using the VMware certificate template defined earlier in this chapter.
How to do it…
On a machine with SSL Certificate Automation Tool deployed, perform the following steps:
Launch the command prompt with administrative privileges.
Navigate to the SSL tool location and run
ssl-updater.bat
.Type
2
to generate certificate requests.Type
1
to generate a request for Single Sign-On.Verify or enter the information requested by the certificate request: Fully Qualified Domain Name, IP Address, short hostname, country code, state, city, and organization. Then...