Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Settle upstream client certificate handling #1

Closed
anowell opened this issue Aug 23, 2017 · 1 comment
Closed

Settle upstream client certificate handling #1

anowell opened this issue Aug 23, 2017 · 1 comment
Assignees

Comments

@anowell
Copy link
Owner

anowell commented Aug 23, 2017

I implemented this PR to add client identity to reqwest before discovering the underlying native-tls API is probably going to change to use PKCS8 and a list of certs.

Helping settle these issues and land client identity in reqwest is needed before this crate can be publishing to crates.io.

@anowell anowell self-assigned this Aug 23, 2017
@anowell
Copy link
Owner Author

anowell commented Oct 10, 2017

Resolved. A reqwest API for this landed in seanmonstar/reqwest#192

@anowell anowell closed this as completed Oct 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant