crypto/x509.UnknownAuthorityError.hintErr (field)
3 uses
crypto/x509 (current package)
verify.go#L155: hintErr error
verify.go#L163: if e.hintErr != nil {
verify.go#L172: s += fmt.Sprintf(" (possibly because of %q while trying to verify candidate authority certificate %q)", e.hintErr, certName)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)