Actions
User story #956
closedHow to create a new SSH key if we activate SSHv1 protocol in SSH PT
Status:
Rejected
Priority:
5 (lowest)
Assignee:
-
Category:
Techniques
Target version:
Pull Request:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:
Description
If we only activate SSHv1 protocol:
% sudo /etc/init.d/ssh restart Disabling protocol version 1. Could not load host key sshd: no hostkeys available -- exiting. zsh: exit 1 sudo /etc/init.d/ssh restart
We have to resupply a SSHv1 compliant key.
Actions