-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
Context
Attempting to connect to a TLS server with AsyncMongoClient fails with: AttributeError("'SSLContext' object has no attribute 'a_wrap_socket'")
\'SSLContext\' object has no attribute \'a_wrap_socket\', Timeout: 5.0s, Topology Description: <TopologyDescription id: 66886ca4a61556b0a272a56b, topology_type: Unknown, servers: [<ServerDescription (\'localhost\', 27017) server_type: Unknown, rtt: None, error=AttributeError("\'SSLContext\' object has no attribute \'a_wrap_socket\'")>
- is related to
-
PYTHON-4611 cryptography deprecation: Properties that return a naïve datetime object have been deprecated. Please switch to this_update_utc
-
- Closed
-
- related to
-
PYTHON-4493 Use asyncio protocols instead of sockets for network IO
-
- In Progress
-