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 f46314f commit 08ec8e6Copy full SHA for 08ec8e6
src/OpenSSL/SSL.py
@@ -1046,7 +1046,7 @@ def set_default_verify_paths(self) -> None:
1046
binary wheels that cryptography (pyOpenSSL's primary dependency) ships:
1047
1048
* macOS will only load certificates using this method if the user has
1049
- the ``openssl@1.1`` `Homebrew <https://brew.sh>`_ formula installed
+ the ``openssl@3`` `Homebrew <https://brew.sh>`_ formula installed
1050
in the default location.
1051
* Windows will not work.
1052
* manylinux cryptography wheels will work on most common Linux
0 commit comments