Wrap over OpenSSL to create and handle certificates.
go get github.com/tredoe/easycert
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.
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