Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9e2e532 + 9f6b02e commit e10ae88Copy full SHA for e10ae88
1 file changed
Doc/library/ssl.rst
@@ -392,7 +392,8 @@ Constants
392
.. data:: OP_ALL
393
394
Enables workarounds for various bugs present in other SSL implementations.
395
- This option is set by default.
+ This option is set by default. It does not necessarily set the same
396
+ flags as OpenSSL's ``SSL_OP_ALL`` constant.
397
398
.. versionadded:: 3.2
399
0 commit comments