Message384441
What exactly happens when you try to instantiate an SSLContext() object? Does it just print the string "Killed" or does the process stop and segfault immediately?
If it's a segfault then it is likely caused by an incompatibility between recent LibreSSL and old Python 3.7.3. Can you switch to OpenSSL? LibreSSL isn't well supported. |
|
Date |
User |
Action |
Args |
2021-01-05 22:58:00 | christian.heimes | set | recipients:
+ christian.heimes, terry.reedy, hgmmym |
2021-01-05 22:58:00 | christian.heimes | set | messageid: <1609887480.45.0.123855540067.issue42746@roundup.psfhosted.org> |
2021-01-05 22:58:00 | christian.heimes | link | issue42746 messages |
2021-01-05 22:58:00 | christian.heimes | create | |
|