cert

package
v0.2.6 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2023 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Command

type Command struct {
	Create    createCert   `command:"create" description:"create a new client certificate"`
	Convert   convertCert  `command:"convert" description:"convert to other formats"`
	CreateCSR csrCert      `command:"csr" description:"create a local certificate and a certificate signing request"`
	Validate  validateCert `command:"validate" description:"verify and display a certificate"`
	Print     printCert    `command:"print" description:"print certificate information"`
}

Command holds the subcommands for the cert command

Jump to

Keyboard shortcuts

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