Refactored custom trusted CA strategy
The connector no longer stores the final SSLContext, but the trusted X509Certificate object and creates a SSLSocketFactory as required.
This commit is contained in:
The connector no longer stores the final SSLContext, but the trusted X509Certificate object and creates a SSLSocketFactory as required.