on 2018 Nov 07 4:16 AM
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.
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.