Skip to content

native-tls - replace or add? #634

Answered by algesten
tessus asked this question in Q&A
Jun 22, 2023 · 2 comments · 2 replies
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