How to automate Self signed certificates using postman

Wanted to Automate a scenario where I need to import self-signed certificates against some specifics, The thumbprint of the certificate will be stored in the db hence for each run I need to create a new certificate, or else it will throw a certificate that already exists error. How to achieve this in postman.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.