Message336767
| Author | christian.heimes |
|---|---|
| Recipients | Mika Fischer, christian.heimes, matrixise, tianon |
| Date | 2019-02-27.15:05:58 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1551279958.08.0.0543855943118.issue36137@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
This is probably a duplicate of #36137. Windows doesn't have CA certs pre-installed. They are downloaded from the update server on demand. Python doesn't trigger the update but only uses certs that are already present. It's a design flaw in my implementation. I wasn't aware of Windows' behavior when I hooked up the Windows cert store to the SSL module. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-02-27 15:05:58 | christian.heimes | set | recipients: + christian.heimes, matrixise, tianon, Mika Fischer |
| 2019-02-27 15:05:58 | christian.heimes | set | messageid: <1551279958.08.0.0543855943118.issue36137@roundup.psfhosted.org> |
| 2019-02-27 15:05:58 | christian.heimes | link | issue36137 messages |
| 2019-02-27 15:05:58 | christian.heimes | create | |