gen

package
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 8, 2020 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateCert

func GenerateCert(request GenerateRequest) (private, public []byte)

Types

type GenerateRequest

type GenerateRequest struct {
	CountryName        string
	StateName          string
	LocalityName       string
	OrganizationName   string
	OrganizationalUnit string
	Hosts              []string
	NotBefore          time.Time
	NotAfter           time.Time
}

func NewGenerateRequest added in v1.0.0

func NewGenerateRequest(cs model.KudecsV1) GenerateRequest

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL