Skip to content

Commit abb3710

Browse files
committed
Fix README extra roots documentation on other OSes
1 parent 5df10ea commit abb3710

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ Users may wish to augment these certificates with [webpki-roots] using [`Verifie
4141
a system CA bundle is unavailable.
4242

4343
[`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
4445
[rustls-native-certs]: https://github.com/rustls/rustls-native-certs
4546
[openssl-probe]: https://github.com/alexcrichton/openssl-probe
4647
[webpki-roots]: https://github.com/rustls/webpki-roots

0 commit comments

Comments
 (0)