const crypto/x509.NotAuthorizedToSign
3 uses
crypto/x509 (current package)
verify.go#L29: NotAuthorizedToSign InvalidReason = iota
verify.go#L80: case NotAuthorizedToSign:
verify.go#L718: return CertificateInvalidError{c, NotAuthorizedToSign, ""}
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)