Actions
Feature #1859
closeddefault SSH-key should at least use 2048 bit RSA-keys
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
09/08/2011
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Description
after installing a new box the system-SSH-key should default to 2048 or even 4096 bit RSA-keys
ssh-keygen -t rsa -b 4096
when enabling SSH for the first time 4096 might be used :)
Updated by Michal Fresel almost 14 years ago
plz also read "further reading" from bug #1858
Updated by Chris Buechler about 10 years ago
- Status changed from New to Resolved
this has been the case for some time
Actions