Received fatal alert: handshake_failure through SSLHandshakeException

前端 未结 19 2447
暖寄归人
暖寄归人 2020-11-22 01:33

I have a problem with authorized SSL connection. I have created Struts Action that connects to external server with Client Authorized SSL certificate. In my Action I am tryi

19条回答
  •  天涯浪人
    2020-11-22 02:12

    Disclaimer : I am not aware if the answer will be helpful for many people,just sharing because it might .

    I was getting this error while using Parasoft SOATest to send request XML(SOAP) .

    The issue was that I had selected the wrong alias from the dropdown after adding the certificate and authenticating it.

提交回复
热议问题