const crypto/x509.TooManyIntermediates
3 uses
	crypto/x509 (current package)
		verify.go#L40: 	TooManyIntermediates
		verify.go#L84: 	case TooManyIntermediates:
		verify.go#L741: 			return CertificateInvalidError{c, TooManyIntermediates, ""}
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)