j.n.ConnectException: General SSLEngine problem

Hi,

I am using gatling 2.3.0

I am trying to do a SS Connection with the config set to acceptAnyCertificate = true

I still get the error Request ‘request_1’ failed: j.n.ConnectException: General SSLEngine problem

I had RSA private key and .pem certificate that worked fine using Postman.
I converted them to p12 and that is what I am using in gatling.

Please let me know what else I am missing here.

Thanks for your help.