Upgrading OTV v10.4 to v10.5P2 fails
Applies to
ONTAP tools for VMware vSphere v10.x
Issue
- Upgrading ONTAP tools for VMware vSphere (OTV) v10.4 to v10.5Px fails
- After the OTV tar log bundle is collected, the upgrade-run.log file shows the following:
Wed May 6 16:02:47 2026 : Performing certificate validation for vCenters.Wed May 6 16:02:47 2026 : AdminCreds SecretUrl: https://:8443/virtualization/api/v1/auth/vault/secrets
Wed May 6 16:02:47 2026 : SecretName: adminUsernamePassword
Wed May 6 16:02:48 2026 : HTTP POST error code post secrets: 500.Wed May 6 16:02:48 2026 : HTTP POST error message post secrets: 500 No Host option provided.Wed May 6 16:02:48 2026 : HTTP POST error content post secrets: No Host option provided at /usr/share/perl5/Net/HTTP/Methods.pm line 46.Wed May 6 16:02:48 2026 : An error occurred while fetching admin password from vault.Wed May 6 16:02:48 2026 : One or more certificates for vCenters are invalid. with exit code -1.Wed May 6 16:02:48 2026 : One or more certificates for vCenters are invalid. with error code 07090.
- After checking the vCenter certificate using the command:
echo | openssl s_client -connect <vcenter_FQDN_name:443 -showcerts | openssl x509 -text, the X509va Subject Alternative Name (SAN) field shows the following:
X509v3 Subject Alternative Name: DNS:DC-vCenter.company.com
