var crypto/x509.debugDarwinRoots
7 uses
crypto/x509 (current package)
root_darwin.go#L17: var debugDarwinRoots = strings.Contains(os.Getenv("GODEBUG"), "x509roots=1")
root_darwin.go#L47: if debugDarwinRoots {
root_darwin.go#L62: if debugDarwinRoots {
root_darwin.go#L67: if debugDarwinRoots {
root_darwin.go#L99: if debugDarwinRoots {
root_darwin.go#L153: if debugDarwinRoots && err != macOS.ErrNoTrustSettings {
root_darwin.go#L170: if debugDarwinRoots && err != macOS.ErrNoTrustSettings {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)