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

Diff for /src/usr.bin/ssh/ssh_config.5 between version 1.350 and 1.351

version 1.350, 2021/03/12 05:18:01 version 1.351, 2021/04/03 06:55:52
Line 372 
Line 372 
 by certificate authorities (CAs).  by certificate authorities (CAs).
 The default is:  The default is:
 .Bd -literal -offset indent  .Bd -literal -offset indent
 ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,  ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,
 ecdsa-sha2-nistp521,rsa-sha2-512,rsa-sha2-256,ssh-rsa  sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,i
   rsa-sha2-512,rsa-sha2-256
 .Ed  .Ed
 .Pp  .Pp
 .Xr ssh 1  .Xr ssh 1

Legend:
Removed from v.1.350  
changed lines
  Added in v.1.351