[3.11] Docs: OpenSSL wording ambiguity (GH-113296) (#113349)

Co-authored-by: Jan Brasna <1784648+janbrasna@users.noreply.github.com>
This commit is contained in:
Miss Islington (bot) 2023-12-21 08:56:34 +01:00 committed by GitHub
parent 90593e6fa1
commit 4baa4b519a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,7 +25,7 @@ probably additional platforms, as long as OpenSSL is installed on that platform.
Some behavior may be platform dependent, since calls are made to the
operating system socket APIs. The installed version of OpenSSL may also
cause variations in behavior. For example, TLSv1.3 with OpenSSL version
cause variations in behavior. For example, TLSv1.3 comes with OpenSSL version
1.1.1.
.. warning::