gencert

command module
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2023 License: BSD-3-Clause Imports: 10 Imported by: 0

README

gencert

Generates a self-signed CA and then uses it to sign a new certificate. The files produced are: ca-key.pem - CA's private key cacert.pem - CA's certificate cert.pem - certificate corresponding to key.pem signed with the CA above key.pem - generated private key

This sample ode is based on the snippet https://gist.github.com/shaneutt/5e1995295cff6721c89a71d13a71c251 published with a permissive (Public Domain) License.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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