mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-02-03 21:52:24 +00:00
Missed a host key doc cross-reference.
Also, fix a mangled sentence.
This commit is contained in:
parent
6b401c7166
commit
97245ec23b
@ -206,13 +206,13 @@ repeat key exchanges, see \k{config-ssh-kex-rekey}.
|
|||||||
\lcont{
|
\lcont{
|
||||||
Only available in SSH-2. This submenu appears only if the server has
|
Only available in SSH-2. This submenu appears only if the server has
|
||||||
host keys of a type that PuTTY doesn't already have cached, and so
|
host keys of a type that PuTTY doesn't already have cached, and so
|
||||||
won't use. Selecting a key here will allow PuTTY to use that key now
|
won't consider. Selecting a key here will allow PuTTY to use that key
|
||||||
and in future: PuTTY will do key here will cause a fresh key-exchange
|
now and in future: PuTTY will do a fresh key-exchange with the selected
|
||||||
with the selected key, and immediately add that key to PuTTY's
|
key, and immediately add that key to its permanent cache (relying on
|
||||||
permanent cache (relying on the host key used at the start of the
|
the host key used at the start of the connection to cross-certify the
|
||||||
connection to cross-certify the new key). That key will be used for
|
new key). That key will be used for the rest of the current session;
|
||||||
the rest of the current session; it may not actually be used for
|
it may not actually be used for future sessions, depending on your
|
||||||
future sessions.
|
preferences (see \k{config-ssh-hostkey-order}).
|
||||||
|
|
||||||
Normally, PuTTY will carry on using a host key it already knows, even
|
Normally, PuTTY will carry on using a host key it already knows, even
|
||||||
if the server offers key formats that PuTTY would otherwise prefer,
|
if the server offers key formats that PuTTY would otherwise prefer,
|
||||||
@ -220,7 +220,8 @@ to avoid host key prompts. As a result, if you've been using a server
|
|||||||
for some years, you may still be using an older key than a new user
|
for some years, you may still be using an older key than a new user
|
||||||
would use, due to server upgrades in the meantime. The SSH protocol
|
would use, due to server upgrades in the meantime. The SSH protocol
|
||||||
unfortunately does not have organised facilities for host key migration
|
unfortunately does not have organised facilities for host key migration
|
||||||
and rollover, but this allows you to manually upgrade.
|
and rollover, but this allows you to \I{host keys, upgrading}manually
|
||||||
|
upgrade.
|
||||||
}
|
}
|
||||||
|
|
||||||
\b \I{Break, SSH special command}Break
|
\b \I{Break, SSH special command}Break
|
||||||
|
Loading…
Reference in New Issue
Block a user