Hi,
I am using SOAP receiver adapter in CPI. I am getting below error -
I have used and tried certificate authentication and basic authentication both. But, still I get this error when I am deploying the iflow in CPI.
[CAMEL][IFLOW][CAUSE] : Cause: javax.wsdl.WSDLException: WSDLException (at /wsdl:definitions/wsdl:types/xsd:schema): faultCode=PARSER_ERROR: Problem parsing 'https://hostname/webservice?xsd=xmlmime.xsd'.: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure [CAMEL][IFLOW][CAUSE] : Cause: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
Any pointers to solve it. Thanks.