commit ed8f3090a04869308b9203e0ca347a1c24c578b4
Author: David Fifield <[email protected]>
Date:   Wed Apr 24 23:58:47 2013 -0700

    CSR generation command.
---
 doc/facilitator-howto.txt |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/doc/facilitator-howto.txt b/doc/facilitator-howto.txt
index 453ace6..ee0b0e3 100644
--- a/doc/facilitator-howto.txt
+++ b/doc/facilitator-howto.txt
@@ -162,6 +162,8 @@ You will need a certificate and private key from a 
certificate
 authority. An article on making a certificate signing request and
 getting it signed is here:
        http://www.debian-administration.org/articles/284
+This is the basic command to generate a CSR.
+       $ openssl req -new -nodes -out fp-facilitator.csr.pem
 The instructions below assume you have an offline private key
 in fp-facilitator.key.pem and a certificate in fp-facilitator.crt.pem.
 



_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to