parent
5164abb6cf
commit
80d53c226b
@ -1,4 +1,7 @@
|
|||||||
Host *
|
Host *
|
||||||
|
IdentitiesOnly yes
|
||||||
IdentityFile /config/ssh_identity
|
IdentityFile /config/ssh_identity
|
||||||
UserKnownHostsFile /config/ssh_known_hosts
|
UserKnownHostsFile /config/ssh_known_hosts
|
||||||
HostKeyAlgorithms +ssh-rsa # TODO: Remove this after ROS7 upgrades
|
# TODO: Remove following after ROS7 upgrades
|
||||||
|
HostKeyAlgorithms +ssh-rsa
|
||||||
|
PubkeyAcceptedKeyTypes +ssh-rsa
|
||||||
|
Loading…
x
Reference in New Issue
Block a user