package system
import "github.com/cloudflare/cfssl/transport/roots/system"
Index ¶
Functions ¶
func New ¶
func New(metadata map[string]string) ([]*x509.Certificate, error)
New returns a new certificate pool loaded with the system roots. The provided argument is not used; it is included for compatibility with other functions.
Source Files ¶
nilref_zero_darwin.go root.go root_cgo_darwin.go root_darwin.go
- Version
- v1.4.0-rc1
- Published
- Oct 30, 2019
- Platform
- darwin/amd64
- Imports
- 6 packages
- Last checked
- 2 days ago –
Tools for package owners.