diff options
author | Joe Rayhawk <jrayhawk@omgwallhack.org> | 2014-10-30 19:49:23 -0700 |
---|---|---|
committer | Joe Rayhawk <jrayhawk@omgwallhack.org> | 2014-10-30 19:49:23 -0700 |
commit | 1d0c4358c9bfb8d2748409fdb8da7c841adff4e3 (patch) | |
tree | 157bd63c78075459d3479e4cadf82d4e8b69b1ad /README.txt | |
parent | 2189d6db2f21dafe9a99c9e2e820b22ae6969b64 (diff) | |
download | cash-1d0c4358c9bfb8d2748409fdb8da7c841adff4e3.tar.gz cash-1d0c4358c9bfb8d2748409fdb8da7c841adff4e3.zip |
contrib: Adding keygen.rb
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -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 |