mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-01 11:32:48 -05:00
Make it clearer that detached SSH cert is optional.
Someone just asked us a question which suggests they might have thought they need to supply both files in the 'Public-key authentication' box in the config dialog, to use public-key authentication at all. I can see why someone might think that, anyway.
This commit is contained in:
@ -3033,6 +3033,9 @@ PuTTY can't fall back to using this file itself.
|
||||
|
||||
\S{config-ssh-cert} \q{\ii{Certificate} to use with the private key}
|
||||
|
||||
(This is optional. If you don't know you need it, you can leave this
|
||||
blank.)
|
||||
|
||||
In some environments, user authentication keys can be signed in turn
|
||||
by a \q{certifying authority} (\q{CA} for short), and user accounts on
|
||||
an SSH server can be configured to automatically trust any key that's
|
||||
|
Reference in New Issue
Block a user