tlsv1 -> tlsv1.2
This commit is contained in:
parent
d9a9d2ff96
commit
608b8f9dab
|
@ -67,7 +67,7 @@ Under this policy, the following features SHOULD be backported from Python
|
||||||
* in the ``ssl`` module:
|
* in the ``ssl`` module:
|
||||||
|
|
||||||
* this module is almost entirely synchronised with its Python 3
|
* this module is almost entirely synchronised with its Python 3
|
||||||
counterpart, bringing TLSv2, SSLContext manipulation, Server Name
|
counterpart, bringing TLSv1.2, SSLContext manipulation, Server Name
|
||||||
Identification, access to platform certificate stores, standard
|
Identification, access to platform certificate stores, standard
|
||||||
library support for peer hostname validation and more to the Python 2
|
library support for peer hostname validation and more to the Python 2
|
||||||
series.
|
series.
|
||||||
|
|
Loading…
Reference in New Issue