To use the VMware vRealize Certificate Generation tool, perform these steps:
- Download the vRealize Certificate Generation Tool.zip.
- Extract the zip file.
- Once zip file has been extracted, copy the certgen.sh file to your VMware vRealize Automation Appliance and to the /tmp directory.
- Log in to the appliance as root.
- Change the certgen.sh permissions to execute by using the command chmod u+x certgen.sh
- Run the script with ./certgen.sh
- *Follow the prompts to add server and domain names, and generate the signing request.
- Import the signed cert into the same directory as vrealize.crt.
- Import the root CA cert into the same directory as Root64.cer.
* If you wish to generate a list of SAN names including FQDN, short, and/or IP addresses, you can create the list in a file called servers.txt and place it in the same directory as the certgen.sh tool prior to running certgen.
Note: After completion, you will have a proper .pem file suitable for signing your VMware vRealize product.