tredoe / easycert

Wrap over OpenSSL to create and handle certificates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EasyCert

Wrap over OpenSSL to create and handle certificates.

Documentation online

Installation

go get github.com/tredoe/easycert

Usage

In the first, there is to create the directory structure:

easycert init

which creates the directory '.cert' in your HOME directory.

Then, can be generated the certificate requests to be signed by a certification authority.

License

The source files are distributed under the Mozilla Public License, version 2.0, unless otherwise noted.
Please read the FAQ if you have further questions regarding the license.


Generated by Gowizard

About

Wrap over OpenSSL to create and handle certificates

License:Mozilla Public License 2.0


Languages

Language:Go 100.0%