1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-03-31 02:32:49 -05:00

Docs: mention certificates in faq-hostkeys.

This commit is contained in:
Jacob Nevins 2025-03-17 23:32:38 +00:00
parent feaadd90ea
commit 24a2ede773

View File

@ -171,6 +171,11 @@ we have a script called
to convert them to a Windows .REG file, which can be installed ahead of
time by double-clicking or using \c{REGEDIT}.
If you just manage and connect to a lot of servers with different host
keys, you could consider using a \q{certification authority}, so that
you only have to configure PuTTY once on each client machine to accept
host keys from any of your servers in future. See \k{config-ssh-kex-cert}.
\S{faq-server}{Question} Will you write an SSH server for the PuTTY
suite, to go with the client?