commit | b52187710e4b486b33624fbde9ba646bc8e925fc | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Fri May 21 09:56:06 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Fri May 21 09:56:06 2010 +0000 |
tree | 3f1c6369c64536edc721855273a793339a0fba9f | |
parent | 955d1b22e2b7c1e42a23565e29ba150f1fc9a0ef [diff] |
Issue #4870: Add an `options` attribute to SSL contexts, as well as several ``OP_*`` constants to the `ssl` module. This allows to selectively disable protocol versions, when used in combination with `PROTOCOL_SSLv23`.