discover_vrni_component_task_ref step.An unexpected error occurred in step discover_vrni_component_task_ref. Reference Code: 6F30FB09 Detail: I/O error on POST request for "https://####:443/api/auth/login": Certificate for <####> doesn't match any of the subject alternative names: []0119F0D1, 10BD71C4, 43C6E812.Detail: I/O error on POST request for "https://####:443/api/auth/login": Certificate for <####> doesn't match any of the subject alternative names: []
VCF 9.1 enforces strict Subject Alternative Name (SAN) validation for TLS connections. The VCF Operations for Networks platform node certificate is missing the appliance IP address in the SAN field or the IP address is incorrectly categorized as a DNS entry.
Fixed in future versions of VCF 9.1.x
openssl s_client -connect localhost:443 | openssl x509 -text -noout | grep -A 1 "Subject Alternative Name"DNS: entry, regenerate the certificate.Subscribe to this article to receive updates on fix status, Refer to steps on KB 275360 on how to subscribe this KB