Hello all!

We have a Java client that connects to an stunnel server.

I'm need to be able to generate 40bit exportable (from US) keys and I wish not to 
impinge on any patents.  I would have used 56bit encryption, but the Java libs we've
used on the client app did not support TLS.

We're using stunnel with OpenSSL libs with the cipher EXP-ADH-DES-CBC-SHA.  
When testing with s_client, stunnel reports:

LOG6[17031:0]: 7 opened with SSLv3, cipher EXP-ADH-DES-CBC-SHA (64 bits).

I mistakenly thought that EXP might force 40bit encryption.  What must I do
to get 40bit encryption to be used?  Is it a matter of creating new keys?
I am using my own CA setup and it seems to be working fine.

Thanks for your assistance.

John.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to