Re: SSL_read() fails for IE 6.0 ?

2002-11-03 Thread Pj
Asad, Check your sockets ALWAYS before reading or writing. a bit of "seek()" code should fix this. SSL fires extra read and write events (asyc sockets win32) that are actually handled internally by the SSL protocols. You must check for readability/writability before attempting to get data from t

Re: Building openssl on Win2K

2002-11-03 Thread Pj
Hey dude, built ok here, after some tweaks to my server code, all is sweet, send you the SSLeay binaries if u like... Pj. - Original Message - From: "Thomas J. Hruska" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 01, 2002 2:12 AM Subject: Re: Building openssl on Win

Re: Here is how to build with BCB5 using nasm

2002-11-03 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Sun, 03 Nov 2002 18:09:03 -0800, Keary Phillips <[EMAIL PROTECTED]> said: kearyp> The above works but the following might be slightly better kearyp> only because the "-f obj" designation goes with the nasmw kearyp> compiler option as opposed to being part of the

Re[2]: free Certificate Authority

2002-11-03 Thread evilbunny
Hello Bear, Be interesting to have a standard cross verification scheme/policy between free efforts where the data is sent and then some rules applied against it if it's 98% the same or something ok it... May not be practical *shrug* and also 1 site may not agree with how another treats the polic

Re: Here is how to build with BCB5 using nasm

2002-11-03 Thread Keary Phillips
At 01:38 AM 11/4/2002 +0100, Richard Levitte - VMS Whacker wrote: Try the attached patch. -- Richard Levitte \ Spannvägen 38, II \ [EMAIL PROTECTED] Redakteur@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47 \ SWEDEN \ or +46-708-26 53 44 Procurator Odiosus Ex In

Re: free Certificate Authority

2002-11-03 Thread Bear Giles
evilbunny wrote: Interesting idea... Only problem is the bank doesn't verify the name electronically as far as I'm aware... Least none of the payment gateway's I've dealt with in the past... (I was planning to charge $10, but I am also planning to offer personal server certs if you have a $10 c

Re: Here is how to build with BCB5 using nasm

2002-11-03 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Sun, 03 Nov 2002 11:41:09 -0800, Keary Phillips <[EMAIL PROTECTED]> said: kearyp> 5) In {OpenSSL}\ms\bcb.mak find the line like this: ASM=n_o_T_a_s_m kearyp> and change it to this: ASM=nasmw -f obj kearyp> kearyp> VC++ uses a newer object format so it us

Here is how to build with BCB5 using nasm

2002-11-03 Thread Keary Phillips
Hi all, Here are directions for compiling OpenSSL 0.9.6g with Borland C++ Builder 5 (BCB5) using nasm. BUILD WITH NASM --- 1) Setup up ActivePerl 2) Install nasm. I put the executables in my {Borland}\CBuilder5\Bin directory because it is on my PATH. 3) Execute "perl Configure BC

TLS implementation over tcpserver / inetd

2002-11-03 Thread Andreas Aardal Hanssen
I searched the archives and surprisingly (for me anyway) I didn't find anything about this: I'm writing an IMAP server, and STARTTLS is currently in my focus. Firstly, my service runs under tcpserver (DjB), or inetd/xinetd. Is it immediately impossible for my program to implement TLS over a link

Re[4]: free Certificate Authority

2002-11-03 Thread evilbunny
Hello Franck, Interesting idea... Only problem is the bank doesn't verify the name electronically as far as I'm aware... Least none of the payment gateway's I've dealt with in the past... -- Best regards, evilbunnymailto:evilbunny@;sydneywireless.com http://www.cace

RE: Re[2]: free Certificate Authority

2002-11-03 Thread Franck Martin
A USD5 fee on a credit card with the credit card number remembered. You pass then the buck to the bank to identify the owner of the credit card and to notify you in case of card forgery... Cheers. Franck > -Original Message- > From: evilbunny [mailto:evilbunny@;sydneywireless.com] > Sent: