]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - INSTALL
Merge branch 'master' into next
[paraslash.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 09a2616f3842508625fab3d6e11fc50b3fcc023c..47709ccfcd4c3ee3f2bf720bf9a9f85cf493a533 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -70,7 +70,7 @@ with the commands
 
        key=~/.paraslash/key.$LOGNAME
        mkdir -p ~/.paraslash
-       (umask 077 && openssl genrsa -out $key)
+       (umask 077 && openssl genrsa -out $key 2048)
 
 Next, extract its public part: