You can add a custom CA certificate in the Postman VS Code extension to connect to an API that uses a certificate registered with an internal certificate registry. You won't need to turn off SSL verification in your request. You can also add a client certificate to connect to an API that uses Mutual TLS (mTLS) authentication.
Certificates added to Postman are stored locally and aren't synced to the Postman cloud.
To access certificates, do the following:
To learn about adding and managing certificates in Postman, see Add and manage CA and client certificates in Postman.
Last modified: 2025/08/22