summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Rayhawk <jrayhawk@omgwallhack.org>2011-03-27 20:08:11 -0700
committerJoe Rayhawk <jrayhawk@omgwallhack.org>2011-03-27 20:08:11 -0700
commitfe848eb41e777ce265f7e6b768c6d9952c11d60b (patch)
treec7d97a69fede64d612095f6b13d675ed948c17cd
parent478e1993e0760ad83668243111be155b3e9e7050 (diff)
downloadcash-fe848eb41e777ce265f7e6b768c6d9952c11d60b.tar.gz
cash-fe848eb41e777ce265f7e6b768c6d9952c11d60b.zip
Adding contact information.
-rw-r--r--README.txt10
1 files changed, 9 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index 733e47d..9b1beab 100644
--- a/README.txt
+++ b/README.txt
@@ -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