-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to create SSL context when FIPS enabled in python-cryptography #12300
Comments
The SSL module is part of hte Python standard library, we are not responsible for it. |
@alex I understand that but if we import ssl first then cryptography fails.
|
Can you provide complete instructions for how we can reproduce this (i.e., how you built and linked OpenSSL, Python, and cryptography)? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug report
Bug description:
Strange behviour seen on Windows Python (build from source & linked OpenSSL 3.0.14).
Platform: Windows (amd64)
Python version: 3.9.20
OpenSSL version: 3.0.14
Python cryptography version: 43.0.3
----- output ------
The text was updated successfully, but these errors were encountered: