Hi,

Thanks for the quick reply, when i set SSL_OP_ALL, I still get the exact
same output.  As for using s_client, I have compiled s_client using the
borland c++ 5.2 compiler, and linking all the relevant libraries, and when
I runn it the client instantly crashes (Error: "This program has performed
an illegal operation"). Are you using  openssl-0.9.6 (I have the one just
taken directly off the web site) and are you using the windows platform?

At 03:11 AM 3/12/01 +0000, you wrote:
>> Attemping GET to 'demoweb.cybernex.net.au:443'
>> write DELAY
>> write DELAY
>> write DELAY
>> 4294693007:error:1409E0E5:SSL routines:SSL3_WRITE_BYTES:ssl handshake
>> failure:.\ssl\s3_pkt.c:490:
>> 
>> I am using a Windows 98 system, on a pentium II, Library compiled under
>> borland c++ compiler 5.2
>> 
>> I know error is probably because of a strange configuration of the server,
>> but netscape and iexplorer connect to the actual server fine, its only
>> using the openssl library do i get any problems. Any ideas?
>> 
>
>Using s_client and the -bugs option this site can be connected to. You
>can enable the various 'bugs' options with:
>
>SSL_CTX_set_options(ctx,SSL_OP_ALL);
>
>Steve.
>-- 
>Dr Stephen N. Henson.   http://www.drh-consultancy.demon.co.uk/
>Personal Email: [EMAIL PROTECTED] 
>Senior crypto engineer, Celo Communications: http://www.celocom.com/
>Core developer of the   OpenSSL project: http://www.openssl.org/
>Business Email: [EMAIL PROTECTED] PGP key: via homepage.
>______________________________________________________________________
>OpenSSL Project                                 http://www.openssl.org
>Development Mailing List                       [EMAIL PROTECTED]
>Automated List Manager                           [EMAIL PROTECTED]
>
>
_______________________________________________________
"Have a nice day..  unless, you have planned otherwise"
   System Administrator / Web Developer / Programmer
     Jacob Rhoden - [EMAIL PROTECTED] - 0403 788 386  
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to