I requested certificate from my CA (on a MAC) then exported the private key as p12 file. In Postman preferences I configured Client Certificates by PFX file/passphrase:
I know it's reading it since I get incorrect passphrase error if set a wrong one.
Once it's set, I get error shown below in Postman Console: "Error: passed a null parameter" and the request is not being sent to server -- any ideas?