aboutsummaryrefslogtreecommitdiffstats
path: root/executor/common.h
diff options
context:
space:
mode:
authorGreg Steuck <greg@nest.cx>2021-09-29 10:29:08 -0700
committerAleksandr Nogikh <wp32pw@gmail.com>2021-09-30 17:32:21 +0200
commitb70d9504587d0ea0ce5c966abf0fc53a79688fff (patch)
tree1e45729695f992a542d70e4bd6ecf74cdd6285bf /executor/common.h
parent0498a0dd13f95e11bf1fc243b061b2d10d5d8ad3 (diff)
vm/gce: avoid ssh-rsa for user, for now allow it as host-key
OpenSSH 8.8 release disables RSA signatures using the SHA-1 hash algorithm by default. Sadly, the ssh-serialport.googleapis.com:9600 uses the deprecated algorithm for host-key. The end-point identifies itself as: debug1: Remote protocol version 2.0, remote software version Go debug1: no match: Go ... debug1: kex: algorithm: curve25519-sha256@libssh.org debug1: kex: host key algorithm: ssh-rsa This should be fixed on the server side, but for now I added a workaround of enabling this deprecated algorithm.
Diffstat (limited to 'executor/common.h')
0 files changed, 0 insertions, 0 deletions