Issue 19784: No SSL match_hostname() in poplib
Issue19784
Created on 2013-11-25 23:47 by christian.heimes, last changed 2022-04-11 14:57 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| check_poplib.patch | christian.heimes, 2013-11-25 23:47 | review | ||
| Messages (2) | |||
|---|---|---|---|
| msg204437 - (view) | Author: Christian Heimes (christian.heimes) * ![]() |
Date: 2013-11-25 23:47 | |
match_hostname patch for poplib (see #19509). The patch doesn't have tests yet. |
|||
| msg205042 - (view) | Author: Roundup Robot (python-dev) ![]() |
Date: 2013-12-02 19:11 | |
New changeset 1ce752754280 by Christian Heimes in branch 'default': Issue #19784: poplib now supports SSLContext.check_hostname and server name http://hg.python.org/cpython/rev/1ce752754280 |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:57:54 | admin | set | github: 63983 |
| 2013-12-02 19:11:45 | christian.heimes | set | status: open -> closed resolution: fixed stage: patch review -> resolved |
| 2013-12-02 19:11:01 | python-dev | set | nosy:
+ python-dev messages: + msg205042 |
| 2013-11-26 15:28:53 | r.david.murray | set | nosy:
+ barry, r.david.murray components: + email |
| 2013-11-26 02:25:17 | Arfrever | set | nosy:
+ Arfrever |
| 2013-11-25 23:48:56 | christian.heimes | link | issue19509 dependencies |
| 2013-11-25 23:47:27 | christian.heimes | create | |

