Problem
In a Java 7 client environment, SSL handshake issues may be encountered while connecting to Sealights showing errors similar to below:
...
Info |
---|
Sealights supports TLS 1.2 connections as described here: https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/secure-connections-supported-viewer-protocols-ciphers.html |
Solution
Take the following steps to better understand the environment between client and server:
...
-Dhttps.cipherSuites=TLS_RSA_WITH_AES_128_CBC_SHA256,TLS_RSA_WITH_AES_128_GCM_SHA256
Related articles
Filter by label (Content by label) | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...