diff options
author | Peter Wagner <tripolar@gmx.at> | 2017-06-03 01:04:27 +0200 |
---|---|---|
committer | Peter Wagner <tripolar@gmx.at> | 2017-06-03 01:04:27 +0200 |
commit | 325b7d2cd2d6e9d4903c6e7628c7c9ae0ddab564 (patch) | |
tree | f02256a6d5dc04694e9a1f0e55227eefe673d56d /lang/lua-penlight | |
parent | 52e04b26420eab42ae3a9bab50101da034687c28 (diff) |
The earlier commit ea119211b21 removed 'dsa' as one of the ssh_host_*_key
types that got generated. Problem was that it didn't remove that key
as one of the paths that the server looks for by default. As a
consequence, your log file might fill up with messages like:
2017-06-01T15:43:07-06:00 openwrt sshd[31929]: error: Could not load host key: /etc/ssh/ssh_host_dsa_key
The patch is forunately trivial. Don't set the path for the dsa
key file in the server configuration.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Diffstat (limited to 'lang/lua-penlight')
0 files changed, 0 insertions, 0 deletions