Our company uses a security tool called Todyl. This tool rewrites the SSL certificates. When the tool is turned on Postman reports the following error, Error: Unable to get local issuer certificate.
How can apply the PEM/CRT from Todyl to Postman?
Our company uses a security tool called Todyl. This tool rewrites the SSL certificates. When the tool is turned on Postman reports the following error, Error: Unable to get local issuer certificate.
How can apply the PEM/CRT from Todyl to Postman?
Hey @jeff.bickart,
Welcome!
You can go to the Certificates tab of the Settings screen and add a PEM file with your custom certs.
@kevin.swiber thank you!