We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
reqwest
Helping settle these issues and land client identity in reqwest is needed before this crate can be publishing to crates.io.
The text was updated successfully, but these errors were encountered:
Resolved. A reqwest API for this landed in seanmonstar/reqwest#192
Sorry, something went wrong.
anowell
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: