HelloWorld-Java icon indicating copy to clipboard operation
HelloWorld-Java copied to clipboard

Getting SSL certificate error while making connection

Open RoPrince opened this issue 3 years ago • 0 comments

While launching the helloworld am getting this exception:

com.intuit.oauth2 : Exception while making httpRequest javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake

com.intuit.oauth2 : Exception while calling discovery document com.intuit.oauth2.exception.InvalidRequestException: Remote host closed connection during handshake

do I need to supply the server certs? Wont that be part of the SDK?

RoPrince avatar Nov 19 '21 08:11 RoPrince