go-easyrsa

module
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2022 License: MIT

README

EasyRsa

Build Status Coverage Status GoDoc

Simple golang implementation some easy-rsa functions

cli usage examples

go install github.com/kemsta/go-easyrsa/cmd/easyrsa@latest

build ca pair

easyrsa -k keys build-ca

build server pair

easyrsa -k keys build-server-key some-server-name

build client pair

easyrsa -k keys build-key some-client-name

revoke cert

easyrsa -k keys revoke-full some-client-name

Directories

Path Synopsis
cmd
easyrsa Module
internal
pkg
pki

Jump to

Keyboard shortcuts

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