Documentation ¶
Overview ¶
Package local provides a basic implementation for a minimal certificate authority implemented in Go.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Initialize ¶
func Initialize(dataStore, namespace string) (ca.CertAuthorizer, error)
Initialize takes the path to the data store for the CA and initializes all of the necessary structure.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.