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