alharo
4 years agoNew Member
ERROR: javax.net.ssl.sslexception connection reset when not using VPN
Hi experts, I'm getting this error when not using VPN. When using VPN, I got response. Note: my server is behind a reverse proxy. What could be the problems? Here is the error log: Wed Feb...
- 4 years agoHey alharo,
First thing i change when getting ssl exception is http to https or https to http.
More often than not, thats been the problem.
However from your description you state your endpoint is available behind the VPN, but not if you dont logon to the VPN. Why is that a problem? The system im currently testing is only available once iv3 tunneled and ive had lots of projects where this is the case.
Ta
Rich