psf / requests

A simple, yet elegant, HTTP library.
https://requests.readthedocs.io/en/latest/
Apache License 2.0
51.6k stars 9.23k forks source link

Support for PKey (openssl) or cryptography Key classes in cert parameter in request (and linked) calls #6670

Closed msetina closed 2 months ago

msetina commented 2 months ago

I would like to use PKCS11 card for client authentication with your great library, but I am stuck with the need for key files. WIth the requested classes extensibility of the key support can be open for others to explore.

github-actions[bot] commented 2 months ago

As described in the template, Requests is not accepting feature requests