Reputation: 91
I'm trying to call an API which is hosted within an internal network and which presents a certificate signed by our internal CA. My question is how can I add the Root CA and intermediary CA to the truststore of the Postman native application. I know I can turn off SSL certificate verification but I don't want to do that.
Upvotes: 2
Views: 1178