func crypto/x509.SystemCertPool
2 uses
crypto/x509 (current package)
cert_pool.go#L117: func SystemCertPool() (*CertPool, error) {
github.com/jackc/pgx/v5/pgconn
config.go#L750: caCertPool, err = x509.SystemCertPool()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)