[tor-commits] [flashproxy/master] Use the file created by openssl command.

dcf at torproject.org dcf at torproject.org
Fri May 3 23:20:25 UTC 2013


commit 5e527088c17df8759f7d8cf16358a4f1c6b3c83b
Author: Eduardo Stalinho <eduardooc.86 at gmail.com>
Date:   Thu May 2 22:52:38 2013 -0300

    Use the file created by openssl command.
    
    There was no file reg-email.pub. And I just created reg-daemon.pub.
---
 doc/facilitator-howto.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/facilitator-howto.txt b/doc/facilitator-howto.txt
index e30ba41..53cc897 100644
--- a/doc/facilitator-howto.txt
+++ b/doc/facilitator-howto.txt
@@ -186,7 +186,7 @@ decrypt encrypted client registrations).
 	# openssl rsa -pubout < /etc/flashproxy/reg-daemon.key > reg-daemon.pub
 
 You will have to edit flashproxy-reg-email and copy the contents of
-reg-email.pub into the appropriate place.
+reg-daemon.pub into the appropriate place.
 
 Install reg-daemon.key /etc/flashproxy to match what the init script
 expects.



More information about the tor-commits mailing list