Ask a Question

An option to ignore SSL certificate issues

An option to ignore SSL certificate issues

Most of the APIs are now secured by SSL/TLS. Development or test servers sometimes use self-signed certificates or certificates which do not match the server's DNS name.

 

When I try to connect to such server with SoapUI I get an error, which is fine, but I have no way to go on with the tests.

 

I woud appreciate having in SoapUI SSL preferences a new option "Do not check certificate", which I could switch on or off.

 

Some other HTTP tools have an option to ignore server's SSL certificate issues:

  • wget:  --no-check-certificate option
  • curl: -k or --insecure option

 

Best regards,

Karel

Announcements
Welcome to the SoapUI Feature Requests board!

Here you can review submitted feature requests and vote up the ones you like! If you can't find the feature you want - go ahead and suggest your own idea. Ideas with the highest rating can be implemented in the product.

Check out the Create a Feature Request guide for more information.
New Here?
Welcome to the Community
Sign Up Here