-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Async, Configuration
-
None
In the synchronous driver, a non-default SSLContext should be configurable as an alternative to configuring a SocketFactory. This SSLContext should be used when SSL is enabled via the boolean property and no SocketFactory has been configured.
In the asynchronous driver, the SSLContext should also be configurable and used when SSL is enabled via the boolean property.