We are calling an client API and Its giving javax.net.ssl.SSLException: Connection reset. What will the possible reasons and how we can resolve it?
4 Likes
This usually happens because of some network issue.
In most cases, DevOps may need to be involved to resolve this error.
In some cases, there is a problem due to Whitelisting of IP addresses.
2 Likes