Skip to content

Narrow supported kex algorithms

Igor Drozdov requested to merge id-set-supported-kex-algos into main

We don't support diffie-hellman-group14-sha1 via OpenSSH currently. Let's avoid introducing it in gitlab-sshd because it's using a weak hashing algorithm.

Related issues:

Merge request reports