[BACK]Return to ssh.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/ssh.1 between version 1.388 and 1.389

version 1.388, 2017/10/25 06:19:46 version 1.389, 2017/11/03 02:29:17
Line 1482 
Line 1482 
 will simply ignore a private key file if it is accessible by others.  will simply ignore a private key file if it is accessible by others.
 It is possible to specify a passphrase when  It is possible to specify a passphrase when
 generating the key which will be used to encrypt the  generating the key which will be used to encrypt the
 sensitive part of this file using 3DES.  sensitive part of this file using AES-128.
 .Pp  .Pp
 .It Pa ~/.ssh/id_dsa.pub  .It Pa ~/.ssh/id_dsa.pub
 .It Pa ~/.ssh/id_ecdsa.pub  .It Pa ~/.ssh/id_ecdsa.pub

Legend:
Removed from v.1.388  
changed lines
  Added in v.1.389