I’m trying to use Postman (v9.0.3) to connect to some internal web services over HTTPS/SSL that are secured with a certificate created by our enterprise certificate authority. The client system is AD domain joined, and has the Enterprise root CA both in the Windows Trusted Root Authorities, as well as in Chrome’s Trusted Root CAs. When I connect to the web service with a browser, there’s no issue. However, Postman reports that the web service is has a self-signed certificate in the chain and I need to disable certificate validation. Does Postman not use the system’s Trusted Root CAs? If not, how do I add the Enterprise CA to it?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Local CA root cert not honored? | 1 | 2024 | May 7, 2018 | |
List of Trusted Certificate Authorities? | 1 | 4643 | August 9, 2019 | |
Postman cannot connect to my workspace/account when SSL proxy is in place | 3 | 2697 | June 23, 2022 | |
Postman Cli returns "Error: self signed certificate in certificate chain" | 28 | 18490 | September 23, 2024 | |
Server/Client certificate authentication | 0 | 607 | February 20, 2023 |