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?
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.