PEP 493: slight wording tweak for accuracy
This commit is contained in:
parent
a283db8c30
commit
4e77d45d59
|
@ -247,7 +247,7 @@ approach does introduce a new downgrade attack against the default security
|
|||
settings that potentially allows a sufficiently determined attacker to revert
|
||||
Python to the default behaviour used in CPython 2.7.8 and earlier releases.
|
||||
|
||||
This slight increase in the available attack surface is the main reason why:
|
||||
This slight increase in the available attack surface is a key reason why:
|
||||
|
||||
* security sensitive applications should still define their own SSL context
|
||||
* the migration features described in this PEP are not being added to Python 3
|
||||
|
|
Loading…
Reference in New Issue