Open MichelFortes opened 1 year ago
Hey guys.
Curl has a resolve option that we can use to do something like test a valid SSL certificate (mTLS authentication) locally.
curl --resolve my-endpoint.com:443:127.0.0.1 https:my-endpoint.com
It would be great if the postman could do the same. It is possible that a resource like this already exists. if so, I apologize.
Yours sincerely
Hey guys.
Curl has a resolve option that we can use to do something like test a valid SSL certificate (mTLS authentication) locally.
curl --resolve my-endpoint.com:443:127.0.0.1 https:my-endpoint.com
It would be great if the postman could do the same. It is possible that a resource like this already exists. if so, I apologize.
Yours sincerely