svn commit: r294495 - in head: . crypto/openssh

Dag-Erling Smørgrav des at des.no
Fri Jan 22 21:56:49 UTC 2016


Bryan Drewery <bdrewery at FreeBSD.org> writes:
> I've used these in sshd_config and ssh_config to restore some removed
> functionality:
>
> Ciphers +blowfish-cbc,arcfour,aes128-cbc,3des-cbc
> KexAlgorithms +diffie-hellman-group1-sha1

Do you actually need these?  Do you know of any clients or servers which
do not support any of the other ciphers and key exchange algorithms
which OpenSSH offers?

> PubkeyAcceptedKeyTypes +ssh-dss,ssh-dss-cert-v01 at openssh.com
> HostkeyAlgorithms +ssh-dss,ssh-dss-cert-v01 at openssh.com

These are already enabled.

DES
-- 
Dag-Erling Smørgrav - des at des.no


More information about the svn-src-all mailing list