[tor-commits] [flashproxy/master] CSR generation command.

dcf at torproject.org dcf at torproject.org
Thu Apr 25 07:14:08 UTC 2013


commit ed8f3090a04869308b9203e0ca347a1c24c578b4
Author: David Fifield <david at bamsoftware.com>
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.
 





More information about the tor-commits mailing list