/cws-1

CA Web Service. Get a CA, keep the master key away

Primary LanguagePerlGNU Affero General Public License v3.0AGPL-3.0

TODO:

revoke as a list option to sign the new ca with root certif.

Setup:

|| bsd || linux || || pkg_add fcgi nginx || apt-get install nginx libcgi-fast-perl ||

include root.nginx in your nginx conf modify the server name to listen outside

test perl -e "use CGI::Fast qw(:standard); print 'ok';" ok nginx -v nginx version: nginx/1.6.0