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.
1 parent 3f36631 commit 9f6b02eCopy full SHA for 9f6b02e
1 file changed
Doc/library/ssl.rst
@@ -316,7 +316,8 @@ Constants
316
.. data:: OP_ALL
317
318
Enables workarounds for various bugs present in other SSL implementations.
319
- This option is set by default.
+ This option is set by default. It does not necessarily set the same
320
+ flags as OpenSSL's ``SSL_OP_ALL`` constant.
321
322
.. versionadded:: 3.2
323
0 commit comments