SSLHandshakeException : should not be presented in certificate_request

Adding the Java Option -Djdk.tls.client.protocols=TLSv1.2 solved the issue for us.

16 Likes