We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5df10ea commit abb3710Copy full SHA for abb3710
README.md
@@ -41,6 +41,7 @@ Users may wish to augment these certificates with [webpki-roots] using [`Verifie
41
a system CA bundle is unavailable.
42
43
[`ServerCertVerifierBuilder`]: https://docs.rs/rustls/latest/rustls/client/struct.ServerCertVerifierBuilder.html
44
+[`Verifier::new_with_extra_roots`]: https://docs.rs/rustls-platform-verifier/latest/rustls_platform_verifier/struct.Verifier.html#method.new_with_extra_roots
45
[rustls-native-certs]: https://github.com/rustls/rustls-native-certs
46
[openssl-probe]: https://github.com/alexcrichton/openssl-probe
47
[webpki-roots]: https://github.com/rustls/webpki-roots
0 commit comments