Mercurial > hg
comparison hgeditor @ 44898:d61c05450b37
sslutil: properly detect which TLS versions are supported by the ssl module
For the record, I contacted the CPython developers to remark that
unconditionally defining ssl.PROTOCOL_TLSv1_1 / ssl.PROTOCOL_TLSv1_2 is
problematic:
https://github.com/python/cpython/commit/6e8cda91d92da72800d891b2fc2073ecbc134d98#r39569316
author | Manuel Jacob <me@manueljacob.de> |
---|---|
date | Mon, 01 Jun 2020 03:51:54 +0200 |
parents | 1aee2ab0f902 |
children |
comparison
equal
deleted
inserted
replaced
44897:941fef7523c7 | 44898:d61c05450b37 |
---|