diff options
-rw-r--r-- | README.txt | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -2,9 +2,17 @@ Quick and dirty scripts for maintaining a certificate authority/client certifica To start with, you should run - head -n 15 configure.sh > local.cfg + 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 + +Updates are available from + +git://piny.be/cash + +Author is available at + +jrayhawk+cash@omgwallhack.org |