your mail

Damien Miller djm at mindrot.org
Fri Apr 7 07:19:07 EST 2006


On Thu, 6 Apr 2006, Humphreys, James wrote:

> 
> Does OpenSSH 4.3 support the use of the TLS ciphersuites that are
> supported in OpenSSL?
> If so, is this a compile time option or a run-time option?   Or can sshd
> support both the SSL and TLS ciphersuites at the same time?

OpenSSH doesn't use SSL or TLS - the SSH protocol defines its own
transport protocol which is a little different. Have a look at the
"Ciphers" and "MACs" options in ssh_config(5) to see what cryptographic
methods are supported.

-d




More information about the openssh-unix-dev mailing list