Commit 814a2fe
committed
ssh: supports for ssh client 7.0+
By using PubkeyAcceptedKeyTypes instead of PubkeyAcceptedAlgorithms.
It was renamed in ssh 8.5, but the old name is still usable for
backward compatibility.
Signed-off-by: Gaëtan Lehmann <gaetan.lehmann@vates.tech>1 parent c8182a4 commit 814a2fe
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
0 commit comments