Bryan Drewery <bdrew...@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-...@openssh.com > HostkeyAlgorithms +ssh-dss,ssh-dss-cert-...@openssh.com These are already enabled. DES -- Dag-Erling Smørgrav - d...@des.no _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"