createandsign

package
v0.0.0-...-3ff2ba2 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2022 License: MIT Imports: 11 Imported by: 0

Documentation

Overview

Copyright (c) technicianted. All rights reserved. Licensed under the MIT License.

Copyright (c) technicianted. All rights reserved. Licensed under the MIT License.

Copyright (c) technicianted. All rights reserved. Licensed under the MIT License.

Index

Constants

This section is empty.

Variables

View Source
var ClientCMD = &cobra.Command{
	Use:   "client",
	Short: "creates a new key pair and signs them with a ca suitable for tls clients",
	Run:   runClient,
}
View Source
var CreateAndSignCMD = &cobra.Command{
	Use:   "createandsign",
	Short: "creates and sign new key pair and signs them with a ca",
}
View Source
var ServerCMD = &cobra.Command{
	Use:   "server",
	Short: "creates a new key pair and signs them with a ca suitable for tls server",
	Run:   runServer,
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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