8000 native-tls - replace or add? · algesten ureq · Discussion #634 · GitHub
[go: up one dir, main page]

Skip to content
Discussion options

You must be logged in to vote

It would replace the webpki-roots.

Specifically, this crate uses SChannel on Windows (via the schannel crate), Secure Transport on macOS (via the security-framework crate), and OpenSSL (via the openssl crate) on all other platforms.

So it would use whatever method schannel, secutity-framework or openssl respectively do to get their root certs.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@tessus
Comment options

Answer selected by tessus
Comment options

You must be logged in to vote
1 reply
@tessus
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
@tessus @jsha 8000 @algesten
0