Reputation: 916
I followed the instructions by Postman to set up proxy for HTTPS. It's working fine for HTTP requests, but is not working for HTTPS requests. I assume there is some issue with postman-proxy-ca.crt but I can't figure out what.
I'm on Windows and I've already tried the following:
Any ideas how to get this working?
Upvotes: 3
Views: 4519
Reputation: 1529
You can disable SSL certificate verification
from File > Settings > General
Upvotes: 2
Reputation: 66
You must also install postman postman-proxy-ca.crt on the test device . example: iphone or android phone
Upvotes: 4