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 ¶
- Version
- v1.6.0
- Published
- Mar 26, 2021
- Platform
- js/wasm
- Imports
- 3 packages
- Last checked
- 19 hours ago –
Tools for package owners.