Skip to content
This repository was archived by the owner on Jun 10, 2018. It is now read-only.

Add support for certificate-based authentication #34

Merged
merged 1 commit into from
Sep 29, 2014

Conversation

jnwhiteh
Copy link

@jnwhiteh jnwhiteh commented Sep 8, 2014

We've added support for certificate based authentication and we're using this for our Paypal communication in production.

The certificate file and key file should both be in a format that is
usable as arguments to requests.post(cert=(cert_file, key_file)).
gtaylor added a commit that referenced this pull request Sep 29, 2014
Add support for certificate-based authentication
@gtaylor gtaylor merged commit a11eaba into gtaylor:master Sep 29, 2014
@gtaylor
Copy link
Owner

gtaylor commented Sep 29, 2014

Let's give it a shot!

@jnwhiteh jnwhiteh deleted the certificate-auth branch October 2, 2014 05:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants