]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream: when refusing a certificate for user authentication, log
authordjm@openbsd.org <djm@openbsd.org>
Wed, 6 Aug 2025 04:53:04 +0000 (04:53 +0000)
committerDamien Miller <djm@mindrot.org>
Wed, 6 Aug 2025 23:45:01 +0000 (09:45 +1000)
commit9ffa98111dbe53bf86d07da8e01ded8c5c25456b
tree13b243942cba9f90f0095d28302c12e5e8e92ed9
parent2a31009c36eb2da412c2784fe131fcb6ba800978
upstream: when refusing a certificate for user authentication, log

enough information to identify the certificate in addition to the reason why
it was being denied. Makes debugging certificate authz problems a bit easier.

ok dlg@

OpenBSD-Commit-ID: 4c4621b2e70412754b3fe7540af8f4bf02b722b1
auth2-hostbased.c
auth2-pubkey.c
auth2-pubkeyfile.c