=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/57.html,v retrieving revision 1.27 retrieving revision 1.28 diff -c -r1.27 -r1.28 *** www/57.html 2015/03/04 14:52:51 1.27 --- www/57.html 2015/03/04 15:16:11 1.28 *************** *** 201,212 **** be different.
  • ssh(1), sshd(8): ! Host key rotation support. Add a protocol extension for a server ! to inform a client of all its available host keys after authentication ! has completed. The client may record the keys in known_hosts, ! allowing it to upgrade to better host key algorithms and a server ! to gracefully rotate its keys. The client side of this is controlled ! by a UpdateHostkeys config option (default on).
  • ssh(1): Add a ssh_config(5) --- 201,213 ---- be different.
  • ssh(1), sshd(8): ! Experiemental host key rotation support. Add a protocol extension ! for a server to inform a client of all its available host keys after ! authentication has completed. The client may record the keys in ! known_hosts, allowing it to upgrade to better host key ! algorithms and a server to gracefully rotate its keys. The client ! side of this is controlled by a UpdateHostkeys config option ! (default off).
  • ssh(1): Add a ssh_config(5)