Is there a way to use certificates in requests just like with `curl --cert certificatefile.pem`? This might be useful for certain applications.
Is there a way to use certificates in requests just like with
curl --cert certificatefile.pem?This might be useful for certain applications.