for some reason postman deceided to release a standalone app and deprecate chrome app.

that’s cool but chrome app has no problem using certificates. this one does.

solution provided by github user @davefuentes

basically you need to convert your PFX / P12 certificate to crt + key pair and disable ssl verification.

neat right?