[MacPorts] #46550: googlecl: ssl.SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:581)

MacPorts noreply at macports.org
Tue Jan 13 16:05:31 PST 2015


#46550: googlecl: ssl.SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify
failed (_ssl.c:581)
-----------------------+--------------------------------
  Reporter:  zdroik@…  |      Owner:  macports-tickets@…
      Type:  defect    |     Status:  new
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.3.3
Resolution:            |   Keywords:
      Port:  googlecl  |
-----------------------+--------------------------------

Comment (by nad@…):

 Python has changed: as of 2.7.9, certificates are now verified by default.
 (https://www.python.org/downloads/release/python-279/).  So it is possible
 that a TLS (SSL) connection to a server that used to work now fails
 because the certificate validation is now being enforced.  If so, the
 trick is to figure out which one and then, if necessary, add any custom or
 missing root CA's to the user's root CA store for the MacPorts OpenSSL
 (/opt/local/etc/openssl).

-- 
Ticket URL: <https://trac.macports.org/ticket/46550#comment:3>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list