X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=web%2Fmanual.md;h=e0f5ccf1866d06378d249b3177a923fb6d8aa502;hb=99f21f0b6ecf29f949cdbce285e241a2e3ef3093;hp=04c716a87da88b81ab43ef01f15c8067bef46ea3;hpb=53af5c6efb309565990203fd8504a812ec9166c9;p=paraslash.git diff --git a/web/manual.md b/web/manual.md index 04c716a8..e0f5ccf1 100644 --- a/web/manual.md +++ b/web/manual.md @@ -446,7 +446,7 @@ following commands: Next, change to the "bar" account on client_host and generate the key pair with the commands - ssh-keygen -q -t rsa -b 2048 -N '' -f $key + ssh-keygen -q -t rsa -b 2048 -N '' -m PEM -f $key This generates the two files id_rsa and id_rsa.pub in ~/.ssh. Note that para_server won't accept keys shorter than 2048 bits. Moreover,