Difference between revisions of "UpdateHostkeys"

From wikieduonline
Jump to navigation Jump to search
(Created page with "<pre> ssh(1): this release enables UpdateHostkeys by default subject to some conservative preconditions: - The key was matched in the UserKnownHostsFile (and not in the...")
Tags: Mobile web edit, Mobile edit
 
Tags: Mobile web edit, Mobile edit
 
Line 1: Line 1:
 +
 +
[[OpenSSH 8.4]]
 
<pre>
 
<pre>
 
ssh(1): this release enables UpdateHostkeys by default subject to
 
ssh(1): this release enables UpdateHostkeys by default subject to

Latest revision as of 11:03, 29 March 2021

OpenSSH 8.4

ssh(1): this release enables UpdateHostkeys by default subject to
   some conservative preconditions:
    - The key was matched in the UserKnownHostsFile (and not in the
      GlobalKnownHostsFile).
    - The same key does not exist under another name.
    - A certificate host key is not in use.
    - known_hosts contains no matching wildcard hostname pattern.
    - VerifyHostKeyDNS is not enabled.
    - The default UserKnownHostsFile is in use.

   We expect some of these conditions will be modified or relaxed in
   future.


See also[edit]

Advertising: