Bryan Drewery <[email protected]> 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,[email protected]
> HostkeyAlgorithms +ssh-dss,[email protected]

These are already enabled.

DES
-- 
Dag-Erling Smørgrav - [email protected]
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to