Duplicate :
|
|
Relates :
|
Submitter is making a SSL connection and is seeing regression in 7u85. In both cases they are not using an IP literal address. They are making calls with FQDNs. Using the new system property : -Djdk.tls.trustNameService=true resolves their issue. We need to debug why a non-IP literal address is encountering this issue.
|