log certificate fingerprint in authentication success/failure message
authordjm <djm@openbsd.org>
Wed, 12 Sep 2018 01:19:12 +0000 (01:19 +0000)
committerdjm <djm@openbsd.org>
Wed, 12 Sep 2018 01:19:12 +0000 (01:19 +0000)
commit1678cdc917ea9998c2d84cc2dc78d655a6237baa
treeaa89fbb7553ba281a3a017e33456aaf2f6a27bee
parent7017ab2caa8a94949cf2ae3d044a49408ce8d2e4
log certificate fingerprint in authentication success/failure message
(previously we logged only key ID and CA key fingerprint).

ok markus@
usr.bin/ssh/auth.c