[issue1051] certificate in Lib/test/test_ssl.py expires in February 2013

2010-10-08 Thread Antoine Pitrou
Antoine Pitrou added the comment: Cert generation script committed in r85327. -- resolution: -> fixed stage: -> committed/rejected status: open -> closed ___ Python tracker ___

[issue1051] certificate in Lib/test/test_ssl.py expires in February 2013

2010-07-31 Thread Antoine Pitrou
Antoine Pitrou added the comment: test_ssl.py should probably have options, when invoked directly, to produce the certificates used for testing. -- versions: +Python 3.2 -Python 2.6, Python 3.0 ___ Python tracker

[issue1051] certificate in Lib/test/test_ssl.py expires in February 2013

2010-07-31 Thread Éric Araujo
Changes by Éric Araujo : -- nosy: +pitrou ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.org

[issue1051] certificate in Lib/test/test_ssl.py expires in February 2013

2009-05-14 Thread Daniel Diniz
Daniel Diniz added the comment: Maybe this should be added to a PEP? IMO it would be better if the a new certificate could be issued soon enough so that test_ssl in any given version works at least until that version stops being supported. -- nosy: +ajaksu2 __

[issue1051] certificate in Lib/test/test_ssl.py expires in February 2013

2007-08-28 Thread Bill Janssen
New submission from Bill Janssen: Just a note that the certificate in Lib/test/test_ssl.py will expire in February of 2013 and have to be re-made. -- components: Tests messages: 55393 nosy: janssen priority: low severity: minor status: open title: certificate in Lib/test/test_ssl.py exp