[tor-commits] [bridgedb/master] I didn't know where to find it, maybe others won't either.

isis at torproject.org isis at torproject.org
Sun Jan 12 06:06:32 UTC 2014


commit b2722a9661812f6cf433441ae659bccdbfbf0174
Author: Matthew Finkel <Matthew.Finkel at gmail.com>
Date:   Sat Nov 9 17:24:36 2013 +0000

    I didn't know where to find it, maybe others won't either.
    
    (cherry picked from commit fceee92ad07f3390eab7504ba6d86393b57aeda0)
    Signed-off-by: Isis Lovecruft <isis at torproject.org>
---
 scripts/make-ssl-cert |    1 +
 1 file changed, 1 insertion(+)

diff --git a/scripts/make-ssl-cert b/scripts/make-ssl-cert
index 6f4772c..c055fa7 100755
--- a/scripts/make-ssl-cert
+++ b/scripts/make-ssl-cert
@@ -54,3 +54,4 @@ openssl x509 -req -days 365 -in server.csr -signkey privkey.pem -out cert
 test -f "privkey.nopasswd" && rm -f privkey.nopasswd
 test -f "privkey" && rm -f privkey
 test -f "server.csr" && rm -f server.csr
+echo "Done. Please retrieve the files from $REPO_PATH"





More information about the tor-commits mailing list