diff --git a/src/OpenSSL/SSL.py b/src/OpenSSL/SSL.py index 17399fe4..3819b492 100644 --- a/src/OpenSSL/SSL.py +++ b/src/OpenSSL/SSL.py @@ -1046,7 +1046,7 @@ def set_default_verify_paths(self) -> None: binary wheels that cryptography (pyOpenSSL's primary dependency) ships: * macOS will only load certificates using this method if the user has - the ``openssl@1.1`` `Homebrew `_ formula installed + the ``openssl@3`` `Homebrew `_ formula installed in the default location. * Windows will not work. * manylinux cryptography wheels will work on most common Linux