commit | 6049a548a8a68ff0bbe581ab1748ea6a59ecdc38 | [log] [download] |
---|---|---|
author | djm@openbsd.org <djm@openbsd.org> | Sat Jan 31 20:30:05 2015 +0000 |
committer | Damien Miller <djm@mindrot.org> | Sun Feb 01 09:13:09 2015 +1100 |
tree | 699647989ed8bb5800886fa57e96fe8a6702df4f | |
parent | 46347ed5968f582661e8a70a45f448e0179ca0ab [diff] |
upstream commit Let sshd load public host keys even when private keys are missing. Allows sshd to advertise additional keys for future key rotation. Also log fingerprint of hostkeys loaded; ok markus@