RE: Re: SSLv2_method and SSLv23_method

2001-05-07 Thread Hieu Nguyen
PROTECTED] Subject: Re: Re: SSLv2_method and SSLv23_method FW: Re: SSLv2_method and SSLv23_methodDid you try SSLv2_method()? Greg Stark [EMAIL PROTECTED] - Original Message - From: Hieu Nguyen To: '[EMAIL PROTECTED]' Sent: Monday, May 07,

FW: Re: SSLv2_method and SSLv23_method

2001-05-07 Thread Hieu Nguyen
Title: FW: Re: SSLv2_method and SSLv23_method I want to use SSLv23_method to create SSL_CTX for my client program. I worked OK if the server supports SSLv3 or TLS 1.0. However, if the server only supports SSLv2 (as one of our current server) it seems that my program only negotiates SSLv3 and

How to compile OpenSSL to get an Export version

2000-10-09 Thread Hieu Nguyen
I like to compile a version of OpenSSL to allow only cipher suites using 40-bits encription key. If anyone know how to do thie please let me know. __ OpenSSL Project http://www.openssl.org User