From 478e1993e0760ad83668243111be155b3e9e7050 Mon Sep 17 00:00:00 2001 From: Joe Rayhawk Date: Sun, 27 Mar 2011 19:52:49 -0700 Subject: Initial content; missing some mailcert.sh support --- README.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.txt (limited to 'README.txt') diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..733e47d --- /dev/null +++ b/README.txt @@ -0,0 +1,10 @@ +Quick and dirty scripts for maintaining a certificate authority/client certificates/server certificates with openssl. + +To start with, you should run + + head -n 15 configure.sh > local.cfg + +edit local.cfg to your liking, run ./genca.sh, then do one of + +* generate a signed key and cert with ./gensignedcert certname +* sign an existing CSR with ./signcsr csrfile -- cgit v1.2.3