You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been using minreq with the https-native feature and it's working perfectly fine for one-way SSL if I specify the CA cert using the SSL_CERT_FILE variable. I'm unsure of how to specify the client key and cert for situations where I need two-way SSL. I didn't see any mention of this in the docs. It feels like this should be doable, I'm just unsure how. Thanks for any guidance you can give!
The text was updated successfully, but these errors were encountered:
I've been using minreq with the https-native feature and it's working perfectly fine for one-way SSL if I specify the CA cert using the SSL_CERT_FILE variable. I'm unsure of how to specify the client key and cert for situations where I need two-way SSL. I didn't see any mention of this in the docs. It feels like this should be doable, I'm just unsure how. Thanks for any guidance you can give!
The text was updated successfully, but these errors were encountered: