added ssh-dss algorithm to ssh config stanza
1 parent 708afdf commit e1c5fcc60f6f012aac7164b0822e6d873ce0d967
@tundra tundra authored on 6 Aug 2020
Showing 1 changed file
View
1
■■■■
dockerfiles/common/.ssh/config
StrictHostKeyChecking no
UserKnownHostsFile /dev/null
User test
IdentityFile ~/.ssh/dockersand_rsa
HostKeyAlgorithms=+ssh-dss