Find out the least insecure mutual cipher algorithm
I have set the cipher algorithms for ssh on my server to just chacha20-poly1305@openssh.com, aes256-gcm@openssh.com and aes128-gcm@openssh.com
Now my IntelliJ fails with this error:
failed: unable to reach a settlement: [aes128-cbc, a… Continue reading Find out the least insecure mutual cipher algorithm