package
Version:
v0.0.0-...-123e828
Opens a new window with list of versions in this module.
Published: May 1, 2019
License: GPL-3.0, Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package triple generates key-certificate pairs for the
triple (CA, Server, Client).
-
type KeyPair
-
func NewCA(name string) (*KeyPair, error)
-
func NewClientKeyPair(ca *KeyPair, commonName string, organizations []string) (*KeyPair, error)
-
func NewServerKeyPair(ca *KeyPair, commonName, svcName, svcNamespace, dnsDomain string, ...) (*KeyPair, error)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.