OneBite.Dev

How to allow local certificates in Postman?

When you have self assigned certificate in your computer and want to allow Postman to access it, you need to add the certificate from your trusted store. The location is depend on your OS.

For example in Mac, rootCA is located in $users/library/application supports/mkcert (if you are using mkcert)

Hope it helps!

SSL postman