[Python-Dev] Modifying the self-signed.pythontest.net certificate
Martin Panter
vadmium+py at gmail.com
Thu Jan 14 02:31:02 EST 2016
More information about the Python-Dev mailing list
Thu Jan 14 02:31:02 EST 2016
- Previous message (by thread): [Python-Dev] Modifying the self-signed.pythontest.net certificate
- Next message (by thread): [Python-Dev] Modifying the self-signed.pythontest.net certificate
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 14 January 2016 at 05:34, Benjamin Peterson <benjamin at python.org> wrote: > On Wed, Jan 13, 2016, at 13:15, Martin Panter wrote: >> In order to fix the SSL test suite >> <https://bugs.python.org/issue25940>, I would like to modify the >> certificate used by https://self-signed.pythontest.net. So far I have >> a patch ready for the pythontestdotnet repository, but I want to know >> if I can just push to that repository, or if other steps are required. > > It should suffice to update that repo. I suppose the server might have > to be kicked, too, as it's a cert change. Ping this thread if that > doesn't work. It seems to have worked, thanks. Not immediately, but after waiting ~20 minutes the certificate is now updated. I am working on an update for all branches 3.2+ and 2.7; I expect test_httplib will be broken until I fix it. BTW <https://self-signed.pythontest.net/> is giving me a 403 Forbidden response, but it was doing this before I pushed my change, so I think it’s not my fault :)
- Previous message (by thread): [Python-Dev] Modifying the self-signed.pythontest.net certificate
- Next message (by thread): [Python-Dev] Modifying the self-signed.pythontest.net certificate
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list