Skip to content

Commit

Permalink
Fix README extra roots documentation on other OSes
Browse files Browse the repository at this point in the history
  • Loading branch information
complexspaces committed Jan 4, 2024
1 parent 5df10ea commit abb3710
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ Users may wish to augment these certificates with [webpki-roots] using [`Verifie
a system CA bundle is unavailable.

[`ServerCertVerifierBuilder`]: https://docs.rs/rustls/latest/rustls/client/struct.ServerCertVerifierBuilder.html
[`Verifier::new_with_extra_roots`]: https://docs.rs/rustls-platform-verifier/latest/rustls_platform_verifier/struct.Verifier.html#method.new_with_extra_roots
[rustls-native-certs]: https://github.com/rustls/rustls-native-certs
[openssl-probe]: https://github.com/alexcrichton/openssl-probe
[webpki-roots]: https://github.com/rustls/webpki-roots
Expand Down

0 comments on commit abb3710

Please sign in to comment.