mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 00:54:41 +00:00
rc: rsa1 keys were removed long ago and we set v2 anyway
I pulled this from the attic, but it makes no sense. ;)
This commit is contained in:
parent
c852405968
commit
383e4bba25
@ -68,7 +68,6 @@ $keys = array(
|
||||
|
||||
$keys_dep = array(
|
||||
/* .pub files are implied */
|
||||
'rsa1' => 'ssh_host_key',
|
||||
'dsa' => 'ssh_host_dsa_key',
|
||||
);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user