package
0.0.0-20240229084701-3e3ae12a57e0
Repository: https://github.com/fpnl/google-bm-api-golang.git
Documentation: pkg.go.dev
# Functions
DefaultSource returns a certificate source using the preferred EnterpriseCertificateProxySource.
NewEnterpriseCertificateProxySource creates a certificate source using the Enterprise Certificate Proxy client, which delegates certifcate related operations to an OS-specific "signer binary" that communicates with the native keystore (ex.
NewSecureConnectSource creates a certificate source using the Secure Connect Helper and its associated metadata file.
# Type aliases
Source is a function that can be passed into crypto/tls.Config.GetClientCertificate.