Hello,
I'm working against a development SOAP host that has an expired certificate, and the SOAP plugin throws the following error when trying to manage the certificate.
java.security.cert.CertificateExpiredException: NotAfter: Wed Sep 08 12:48:16 CDT 2010 (Workflow:Manage SSL certificates / Get URL certificates (item0)#14)
Previous versions of the SOAP plugin allowed me to ignore this error, but now I cannot. I had this same issue with the rest plugin, and options were added to ignore host name validation, and certificate expiration notices.
Can we add the same set of options here?
-James