Default forwarding features; default cipher
Damien Miller
djm at mindrot.org
Fri Oct 26 10:26:25 EST 2001
On Thu, 25 Oct 2001, Jim Knoble wrote:
> $ fgrep ssh_cipher_default *.c
> sshconnect1.c: int ssh_cipher_default = SSH_CIPHER_3DES;
> ^^^^^^^^^^^^^^^^^^
> I'd accept the opinion of the manual page over the comments in the
> default config file.
The defaults for SSH protocol 2 (which you should be using if possible) are:
"aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour" ...
-d
--
| By convention there is color, \\ Damien Miller <djm at mindrot.org>
| By convention sweetness, By convention bitterness, \\ www.mindrot.org
| But in reality there are atoms and space - Democritus (c. 400 BCE)
More information about the openssh-unix-dev
mailing list