Message391826
| Author | wim.glenn |
|---|---|
| Recipients | Whitequill Riclo, leosilva, scrutari, vstinner, wim.glenn |
| Date | 2021-04-25.00:05:40 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1619309140.39.0.460635461223.issue28874@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I was seeing this problem when building 3.6.4. Fixed it by replacing the test cert with a newer one from 3.6.13:
curl https://raw.githubusercontent.com/python/cpython/v3.6.13/Lib/test/keycert.pem > ./Lib/test/keycert.pem
Hope this helps someone else one day.. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-04-25 00:05:40 | wim.glenn | set | recipients: + wim.glenn, vstinner, Whitequill Riclo, leosilva, scrutari |
| 2021-04-25 00:05:40 | wim.glenn | set | messageid: <1619309140.39.0.460635461223.issue28874@roundup.psfhosted.org> |
| 2021-04-25 00:05:40 | wim.glenn | link | issue28874 messages |
| 2021-04-25 00:05:40 | wim.glenn | create | |