big drastic change: use SSLContext.wrap_socket()
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 9 Apr 2019 20:07:37 +0000 (22:07 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 9 Apr 2019 20:07:37 +0000 (22:07 +0200)
commitcb59f5b90a250177721e91187ba7bf6ce38bb5e3
treed35edf72adf5c1a78e6715689cc87a801cea263a
parentb18eb6202dbcaccf80d53c533a22f7d4bf733c54
big drastic change: use SSLContext.wrap_socket()
instead of an OpenSSL.SSL.Connection
sfa/server/threadedserver.py