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

root.go root_linux.go root_unix.go

Version
v1.5.0
Published
Oct 21, 2020
Platform
linux/amd64
Imports
4 packages
Last checked
12 hours ago

Tools for package owners.