danirod / cartero

Make HTTP requests and test APIs
https://cartero.danirod.es
GNU General Public License v3.0
399 stars 30 forks source link

Support broken SSL certificates #52

Open danirod opened 3 months ago

danirod commented 3 months ago

Currently, if the web server has an invalid SSL/TLS certificate and does not validate, the request fails, and there is an HTTP error with no further explanation.