PyBitmessage-2021-04-27/src/sslkeys
mailchuck 93764eeaad
Opportunistic encryption with TLS (2 of 2)
These are dummy key and certificates. They are loaded but otherwise not
used. This is a workaround against python's ssl_wrap deficiency, it
won't allow to execute a server-side SSL handshake without a loaded key
+ cert. Since generating key/cert locally would require additional
libraries, I opted for including a dummy one in the source.
2015-11-13 12:35:32 +01:00
..
cert.pem Opportunistic encryption with TLS (2 of 2) 2015-11-13 12:35:32 +01:00
key.pem Opportunistic encryption with TLS (2 of 2) 2015-11-13 12:35:32 +01:00