[issue25950] svn.python.org SSL certificate expired, causing test failures

2015-12-25 Thread koobs

Changes by koobs :


--
priority: normal -> high

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue25950] svn.python.org SSL certificate expired, causing test failures

2015-12-25 Thread koobs

New submission from koobs:

It appears all HTTPS/SSL tests that use the remote host svn.python.org are 
failing.

All branch builds (tests) are currently broken on koobs-freebsd-current. I 
think it's the only bot that has run builds post 24th December so far.

http://buildbot.python.org/all/builders/AMD64%20FreeBSD%20CURRENT%203.5/builds/21/steps/test/logs/stdio

Investigation reveals:

svn.python.org uses an invalid security certificate. 

The certificate is not trusted because the issuer certificate is unknown. The 
server might not be sending the appropriate intermediate certificates. An 
additional root certificate may need to be imported. 

The certificate expired on Friday, 25 December 2015 7:28 AM. The current time 
is Saturday, 26 December 2015 1:01 AM. 

(Error code: sec_error_unknown_issuer)

Have poked people in #python-infra

--
messages: 256990
nosy: koobs
priority: normal
severity: normal
status: open
title: svn.python.org SSL certificate expired, causing test failures

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue25950] svn.python.org SSL certificate expired, causing test failures

2015-12-25 Thread Berker Peksag

Berker Peksag added the comment:

Thanks koobs, this is a duplicate of issue 25940.

--
nosy: +berker.peksag
resolution:  -> duplicate
stage:  -> resolved
status: open -> closed
superseder:  -> SSL tests failed due to expired svn.python.org SSL certificate

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com