Python snippet for crt and key configurations shown in postman gear -> settings -> certificates

I use the snippets → python generator to get details of posts I make in postman once they work.

Since my posts depend on key and pem files previously added to the Postman environment, it would be very helpful if there were a ‘Code’ link on the certificates tab in settings, that would generate the python needed to create the details of the ssl.SSLContext, point to the pem,
key etc

Is this feature already in the environment somewhere?

@richwoodaustintexas Welcome to the Community :partying_face:

For every request you get an option for converting them as code in different languages, not sure if that might help you. Of course you can try importing the certificates manually.

More details here :blush:

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