From ab23ebc3ae0414496779c5488a490392342d78b5 Mon Sep 17 00:00:00 2001 From: Jacob Nevins Date: Tue, 20 Apr 2021 15:15:01 +0100 Subject: [PATCH] Docs: SSH key type support is server-dependent. --- doc/pubkey.but | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/pubkey.but b/doc/pubkey.but index d3c10dda..8012933e 100644 --- a/doc/pubkey.but +++ b/doc/pubkey.but @@ -108,7 +108,8 @@ Before generating a key pair using PuTTYgen, you need to select which type of key you need. The current version of the SSH protocol, SSH-2, supports several -different key types. PuTTYgen can generate: +different key types, although specific servers may not support all of +them. PuTTYgen can generate: \b An \i{RSA} key for use with the SSH-2 protocol.