1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-09 17:38:00 +00:00

Merge bug-compatibility-mode rename from 'pre-0.79'.

This commit is contained in:
Jacob Nevins 2023-05-05 23:21:38 +01:00
commit 14d47544ad
2 changed files with 3 additions and 4 deletions

View File

@ -3173,8 +3173,7 @@ void setup_config_box(struct controlbox *b, bool midsession,
s = ctrl_getset(b, "Connection/SSH/More bugs", "main",
"Detection of known bugs in SSH servers");
ctrl_droplist(s, "Rejects rsa-sha2-*-cert*@openssh.com in userauth",
'j', 20,
ctrl_droplist(s, "Old RSA/SHA2 cert algorithm naming", 'l', 20,
HELPCTX(ssh_bugs_rsa_sha2_cert_userauth),
sshbug_handler,
I(CONF_sshbug_rsa_sha2_cert_userauth));

View File

@ -3664,8 +3664,8 @@ connection would deadlock. We don't know of any servers that do this,
but if there is one, then this flag will make PuTTY unable to speak to
them at all.
\S{config-ssh-bug-rsa-sha2-cert-userauth} \q{Rejects
\cw{rsa-sha2-*-cert*@openssh.com} in userauth}
\S{config-ssh-bug-rsa-sha2-cert-userauth} \q{Old RSA/SHA2 cert
algorithm naming}
If PuTTY is trying to do SSH-2 user authentication using an RSA key,
and the server is using one of the newer SHA-2 based versions of the