mirror of
https://github.com/golang/go
synced 2024-11-23 06:20:07 -07:00
04d6aa6514
Adds a method which allows users to set a fallback certificate pool for usage during verification if the system certificate pool is empty. Updates #43958 Change-Id: I279dd2f753743bce19790f2ae29f063c89c9359d Reviewed-on: https://go-review.googlesource.com/c/go/+/449235 Run-TryBot: Roland Shoemaker <roland@golang.org> TryBot-Result: Gopher Robot <gobot@golang.org> Auto-Submit: Roland Shoemaker <roland@golang.org> Reviewed-by: Damien Neil <dneil@google.com> Reviewed-by: Filippo Valsorda <filippo@golang.org>
2 lines
57 B
Plaintext
2 lines
57 B
Plaintext
pkg crypto/x509, func SetFallbackRoots(*CertPool) #43958
|