type crypto/x509.UnknownAuthorityError
3 uses
crypto/x509 (current package)
verify.go#L128: type UnknownAuthorityError struct {
verify.go#L138: func (e UnknownAuthorityError) Error() string {
verify.go#L891: err = UnknownAuthorityError{c, hintErr, hintCert}
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)