cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SSL Handshake error while calling API

Former Member
0 Likes
756

I am currently in the process of downloading an image from an external URL from hybris.

However, when i try to access the URL from hybris, I am getting an SSL Handshake Failure exception. I have already tried the following:

  • Installed the external API Certificate to key store and it is being picked up by the server before accessing the external API endpoint.

  • Try changing SSL Context to TSLv1.2 & TLSv1.1

  • Installed JCE Unlimited Strength Jurisdiction Policy

  • Added the following in the local.proprerties : tomcat.generaloptions=-Dhttps.protocols=TLSv1,TLSv1.1,TLSv1.2link text

I am attaching the SSL logs which I get after hitting the API endpoint from hybris for your reference.

Can you please help if there is anything missing from our end due to which we are facing this issue. Would appreciate your assistance.

Accepted Solutions (0)

Answers (0)