VxRail: Node Add NIC Configuration Error: SSL: CERTIFICATE_VERIFY_FAILED
Summary: En nodetilføyelse mislykkes på NIC-konfigurasjonen med feil: SSL: CERTIFICATE_VERIFY_FAILED
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Symptoms
Når vi utfører en nodetillegging, kan vi ikke gå forbi konfigurasjonssiden for NIC.
Feillogg:
22-04-28T05:33:31.194+0000 ERROR [pool-69-thread-1] com.vce.commons.domainowner.graphq.DefaultQueryExecutorImpl DefaultQueryExecutorImpl.filterOutErrorData:173 - Errors in do-host responsFQDN:9090 ssl:<gevent._ssl3.SSLContext object at 0x7f31e9481278> [[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:
852)]","locations":[{"line":1,"column":1542,"sourceName":null}],"description":null,"validationErrorType":null,"queryPath":null,"errorType":null,"path":["configuredHosts","0","hardware","pos
ition","rackName"],"extensions":null}
Krøllsjekk:
vxrm # curl --capath /var/lib/vmware-marvin/trust/lin --user root -X GET -H "Content-Type: application/json" -d '{}' https://ServerName.site.lab:9090/rest/ps/private/v1/misc/certservice/certs
Enter host password for user 'root':
curl: (35) error:14094410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure
Cause
SSL-håndtrykk mellom ESXI og VXRM mislykkes.
Resolution
Kjør kommandoene nedenfor for å bekrefte sertifikatproblemet.
Kontroller og oppdater ESXi-sertifikatene ved hjelp av VMware-dokumentasjonen nedenfor:
1. Kjør kommandoen nedenfor for å teste ESXi-vertstilkoblingen, og innhente hele utdataene:
vxm: # openssl s_client -crl_check_all -CApath /var/lib/vmware-marvin/trust/lin/ -connect <esxi_fqdn>:443
2. Kjør kommandoen nedenfor for å teste ESXi-vertstilkoblingen, og innhente hele utdataene:
vxm: # openssl s_client -crl_check -CApath /var/lib/vmware-marvin/trust/lin/ -connect <esxi_fqdn>:443
3. Kjør kommandoen nedenfor for å teste ESXi-vertstilkoblingen, og innhente hele utdataene:
vxm: # openssl s_client -CApath /var/lib/vmware-marvin/trust/lin/ -connect <esxi_fqdn>:443
Example output: Verify return code: 0 (ok) Or, Verify return code: 12 (CRL has expired)
Se gjennom VMware-dokumentasjonen for å fornye og oppdatere ESXi-sertifikatene:
- Fornye og oppdatere ESXi-sertifikater – Vis VMware-artikkel Fornye eller oppdatere ESXi-sertifikater
- Kjør den nyeste versjonen av cert_util.py i VxRail-artikkelen: Slik importerer du vCenter SSL-sertifikat manuelt på VxRail Manager
Affected Products
VxRail, VxRail SoftwareProducts
VxRail SoftwareArticle Properties
Article Number: 000198975
Article Type: Solution
Last Modified: 05 Sept 2025
Version: 7
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.