Changes between Version 1 and Version 2 of Ticket #34524
- Timestamp:
- Apr 28, 2023, 3:30:28 AM (19 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34524 – Description
v1 v2 57 57 update-ca-certificates 58 58 }}} 59 But both fixes tested didn't work. 59 But both tests didn't work. 60 61 I suppose [https://docs.python.org/3/library/ssl.html#self-signed-certificates ssl] lib need an extra argument to allow SSL context with self-signed certificate.