Re: List of supported CipherSuite and CompressionMethod

2008-06-25 Thread Richard Hartmann
On Wed, Jun 25, 2008 at 16:26, Bill Colvin <[EMAIL PROTECTED]> wrote: > http://openssl.hoxt.com/openssl-web/docs/apps/ciphers.html Thanks! From the man page of ciphers, I assume I need to bake my own OpenSSL binaries to enable NULL ciphers? And yes, I know what I am doing and yes, in this stage

RE: List of supported CipherSuite and CompressionMethod

2008-06-25 Thread Bill Colvin
, 2008 10:02 AM To: openssl-users@openssl.org Subject: List of supported CipherSuite and CompressionMethod Hi all, I was wondering if there is a list of all CipherSuite[s] and CompressionMethod[s] supported by OpenSSL. At this point, I would prefer not to go through the code to get an answer, but if

List of supported CipherSuite and CompressionMethod

2008-06-25 Thread Richard Hartmann
Hi all, I was wondering if there is a list of all CipherSuite[s] and CompressionMethod[s] supported by OpenSSL. At this point, I would prefer not to go through the code to get an answer, but if you guys would point me at a file name, I would gladly take that, as well :) Richard _