pki

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: 8 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.

Index

Constants

This section is empty.

Variables

View Source
var (
	CACertPath       string
	CAKeyPath        string
	ValidityDuration time.Duration
	Subject          = pkix.Name{
		Country:            []string{"US"},
		Organization:       []string{"Github"},
		OrganizationalUnit: []string{"Technicianted"},
	}
)
View Source
var GenSelfsignedCACMD = &cobra.Command{
	Use:   "genselfsignedca",
	Short: "generate a self-signed CA",
	Run:   runGenSelfSignedCA,
}
View Source
var PKICMD = &cobra.Command{
	Use:   "pki",
	Short: "collection of hacking tools for whip",
}

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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