[Python-Dev] svn.python.org certificate expired (original) (raw)

Charles-François Natali neologix at free.fr
Mon Jan 9 23:01:54 CET 2012


Hi,

All the buildbots are turning red because of test_ssl: """

ERROR: test_connect (test.test_ssl.NetworkedTests)

Traceback (most recent call last): File "/var/lib/buildslave/3.x.murray-gentoo-wide/build/Lib/test/test_ssl.py", line 616, in test_connect s.connect(("svn.python.org", 443)) File "/var/lib/buildslave/3.x.murray-gentoo-wide/build/Lib/ssl.py", line 519, in connect self._real_connect(addr, False) File "/var/lib/buildslave/3.x.murray-gentoo-wide/build/Lib/ssl.py", line 509, in _real_connect self.do_handshake() File "/var/lib/buildslave/3.x.murray-gentoo-wide/build/Lib/ssl.py", line 489, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [Errno 1] _ssl.c:420: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed """

It seems that svn.python.org certificate expired today (09/01/2012).

Cheers,

cf



More information about the Python-Dev mailing list