-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 4.0
-
Component/s: None
-
None
-
Major Change
The old ssl*-style options need to be removed and their internal usages changed to reflect the new/renamed options. Users should not be able to use these options either as URI options or as kwargs to the MongoClient constructor.
- causes
-
PYTHON-2879 get_ssl_context ValueError: too many values to unpack (expected 7)
- Closed
- has to be done after
-
PYTHON-2396 Deprecate ssl_keyfile and ssl_certfile URI options in favor of tls* equivalents
- Closed
- is duplicated by
-
PYTHON-1852 Update test-suite to use new URI/MongoClient option names
- Closed
- is related to
-
PYTHON-1670 Implement Unified URI Options
- Closed
- related to
-
PYTHON-2702 Removed deprecated names for renamed URI options
- Closed