When attempting to generate a Certificate Signing Request (CSR) from the VMware Live Site Recovery (VLSR) VAMI interface, the operation fails.
The VLSR VAMI UI currently uses a regular expression for the Organization Name field that rejects commas.
openssl req -new -nodes -newkey rsa:2048 -keyout hostname.key -out hostname.csr -subj "/C=US/ST=State/L=Locality/O=Organization, Inc./OU=IT/CN=hostname"mv hostname.key /opt/vmware/etc/va-configurator/csrkey.pemThis is planned on being fixed in a future release.
See VLSR product release page for steps to download this release.
To be alerted when this issue is fixed, Subscribe to the KB for announcements
See the following KB for additonal CA cert related installs on VLSR appliance.
Configuring CA signed certificates for VMware Live Site Recovery