-
Type: Improvement
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
-
Python Drivers
-
Not Needed
-
When pyopenssl is installed with an incompatibile version of cryptography, it can fail with an AttributeError at import time. We should catch the AttributeError and fallback to stdlib ssl.
Reported and implemented in: https://github.com/mongodb/mongo-python-driver/pull/1669
- related to
-
PYTHON-4491 Add option to prefer stdlib ssl over pyopenssl
- Backlog