When attempting to configure VMware Live Recovery (VLR) or SRM, the SRA 'discoverDevices' command may fail. This issue occurs when the SSL certificate on the storage array does not include the active hostname in the Subject Alternative Name (SAN), despite the array being reachable.
Symptoms:
The failure occurs due to an SSL/TLS certificate validation error during the SRA discovery process. The certificate installed on the storage array contains a Subject Alternative Name (SAN) that only lists the internal array name, but does not include the fully qualified domain name (FQDN) used for the connection. Because the FQDN used for the VLR connection is missing from the certificate's SAN field, the handshake is rejected for security reasons, causing the discoverDevices command to fail.