On Tue, Oct 17, 2000 at 02:15:41PM +0100, Mark Tiramani wrote:
> Could someone please clarify the EXP56 / EXPORT56 cipher flag question?
>
> Although the modssl.org FAQ states:
>
> !EXPORT56
>
> the SSLCipherSuite Apache directive flag is given as:
>
> EXP56
>
> in the manual reference section.
They (EXPORT56 and EXP56) should work the same when used in mod_ssl, but
when using openssl on the command line only EXPORT56 works so that's what
I use in my configuration files. :-) I think that using EXPORT56 in the
default configuration files and in the Manual would clear up these
questions, though.
OpenSSL> version
OpenSSL 0.9.6 24 Sep 2000
OpenSSL> ciphers EXP56
OpenSSL> ciphers EXPORT56
EXP1024-DHE-DSS-RC4-SHA:EXP1024-RC4-SHA:EXP1024-DHE-DSS-DES-CBC-SHA:EXP1024-DES-CBC-SHA:EXP1024-RC2-CBC-MD5:EXP1024-RC4-MD5
OpenSSL>
OpenSSL> version
OpenSSL 0.9.5a 1 Apr 2000
OpenSSL> ciphers EXP56
OpenSSL> ciphers EXPORT56
EXP1024-DHE-DSS-RC4-SHA:EXP1024-RC4-SHA:EXP1024-DHE-DSS-DES-CBC-SHA:EXP1024-DES-CBC-SHA:EXP1024-RC2-CBC-MD5:EXP1024-RC4-MD5
OpenSSL>
-Dave
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]