httptoolkit / httptoolkit-server

The backend of HTTP Toolkit
https://httptoolkit.com
GNU Affero General Public License v3.0
433 stars 96 forks source link

self-signed upstream CA-certificate #41

Closed madzodiac closed 2 years ago

madzodiac commented 2 years ago

I need to use a self-signed upstream CA-certificate within httptoolkit and couldn't find a place where to add this within the httptoolkit stack. Is there a place, like cacerts within jre where a self-signed root cert can be added?

pimterry commented 2 years ago

Yes, this exists but it's a Pro feature. If you have Pro, on the Settings page under "Connection Settings" you can add trusted CA certificates, or disable certificate validation for a hostname entirely.