0

I am trying to invoke HTTPS end point using rest template and I am getting SSLException as per below. I have also included code to read truststore info from GCP bucket and set with System and it executing all steps nicely but still can see SSLException during invoke.

org.springframework.web.client.ResourceAccessException: I/O error on GET request for https://XXXXXXXXXXXXXX/public/act/check/GetPostingStatus: Connection reset; nested exception is javax.net.ssl.SSLException: Connection reset at

enter image description here

James Z
  • 12,209
  • 10
  • 24
  • 44
  • Why would you post same thing more than once? That definitely won't help you getting answers faster, most likely the exact opposite. Also, you might want to consider tagging more relevant things. – James Z Mar 01 '23 at 17:10

0 Answers0