Symptom
When trying to query a Web service from an HTTPS URL, one of these errors occurs:
javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
Solution
Check your Java version. The Web service may require a specific SSL algorithm only support from Java 8.