summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorJoe Rayhawk <jrayhawk@omgwallhack.org>2014-10-30 19:49:23 -0700
committerJoe Rayhawk <jrayhawk@omgwallhack.org>2014-10-30 19:49:23 -0700
commit1d0c4358c9bfb8d2748409fdb8da7c841adff4e3 (patch)
tree157bd63c78075459d3479e4cadf82d4e8b69b1ad /README.txt
parent2189d6db2f21dafe9a99c9e2e820b22ae6969b64 (diff)
downloadcash-1d0c4358c9bfb8d2748409fdb8da7c841adff4e3.tar.gz
cash-1d0c4358c9bfb8d2748409fdb8da7c841adff4e3.zip
contrib: Adding keygen.rb
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.txt b/README.txt
index 44732ab..9d7f19f 100644
--- a/README.txt
+++ b/README.txt
@@ -10,10 +10,14 @@ edit local.cfg to your liking, run ./genca.sh, then do one of
* sign an existing CSR with ./signcsr csrfile
* ./signcsr will execute, if available, ./post-sign with the DER path as an argument
+A CGI for getting browsers to generate keys and send CSRs in SPKAC form is available as
+
+ contrib/keygen.rb
+
Updates are available from
-git://piny.be/cash
+<git://piny.be/cash>
Author is available at
-jrayhawk+cash@omgwallhack.org
+ jrayhawk+cash@omgwallhack.org