Hi Team,
I had a JIRA Java API client that is running in our application to fetch JIRA stories using HTTPS call. It was working fine till now. Suddenly it has started throwing "javax.net.ssl.SSLHandshakeException: General SSLEngine problem"
There are no changes made to API client or certificate store. Please help
If you're getting that from the API, there's probably something wrong with your SSL. Use an SSL analyzer tool to check what might be going on, but the complete stack should provide some indications of the problem.
Thank you for responding. I could see client certificate had expired in complete stack. I updated the same and now it works fine.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Good, @Krishnamohan Rao you can accept the answer so it can help others in the community.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.