IdentityPython/pyjwkest

No way to pass client certs to load_x509_cert or KEYS.load_from_url

zulrang opened this issue · 0 comments

Since load_x509_cert and KEYS.load_from_url do not pass through kwargs to request, there is no way to configure the request session to allow client certificates or to override the verify setting.