VMware {code} Community
jnrogers
Contributor
Contributor

connection_workflow.py and CERTIFICATE_VERIFY_FAILED

I am trying to connect to our vCenter server version 6.0 using the sample python program connection_workflow.py.  The certificate for the server is self signed.

The function authenticator.get_bearer_saml_assertion() is failing with the error:

    ssl.SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:600)

How do I fix this problem?

0 Kudos
0 Replies