This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2011-08-21 07:28 by simpkins, last changed 2022-04-11 14:57 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
ssl-password.patch | simpkins, 2011-08-21 07:28 | Patch to add a password argument to load_cert_chain() | review | |
ssl-password.2.patch | simpkins, 2011-08-21 19:42 | Updated patch to accept any callable | review | |
ssl-password.3.patch | simpkins, 2011-08-24 18:34 | Updated patch to fix missing decref | review | |
ssl-password.4.patch | simpkins, 2011-08-25 05:55 | Patch with updated documentation | review |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:20 | admin | set | github: 57012 |
2011-08-25 12:46:34 | pitrou | set | status: open -> closed resolution: fixed messages: + msg142968 stage: patch review -> resolved |
2011-08-25 12:45:48 | python-dev | set | nosy:
+ python-dev messages: + msg142967 |
2011-08-25 05:55:51 | simpkins | set | files:
+ ssl-password.4.patch messages: + msg142956 |
2011-08-25 05:43:27 | simpkins | set | messages: + msg142955 |
2011-08-24 21:20:48 | pitrou | set | messages: + msg142924 |
2011-08-24 18:34:58 | simpkins | set | files:
+ ssl-password.3.patch messages: + msg142893 |
2011-08-24 13:46:47 | pitrou | set | messages: + msg142884 |
2011-08-21 19:42:51 | simpkins | set | files:
+ ssl-password.2.patch messages: + msg142640 |
2011-08-21 18:24:36 | simpkins | set | messages: + msg142637 |
2011-08-21 11:36:36 | eric.araujo | set | nosy:
+ eric.araujo messages: + msg142611 |
2011-08-21 07:45:33 | pitrou | set | stage: patch review versions: + Python 3.3, - Python 3.1, Python 3.2 |
2011-08-21 07:42:54 | ezio.melotti | set | nosy:
+ janssen, pitrou, giampaolo.rodola |
2011-08-21 07:28:26 | simpkins | create |