CodeWarrior and openssl

2000-09-18 Thread Nick De Roeck
Hi, I am attempting to compile opensll (0.9.5a) by means of MetroWerk's Codewarrior (CW) compiler. The reason for this being that my company needs all software to run on both Macintosh and Windoze, so everything is compiled with CW to reduce porting overhead. (to my knowledge CW seems to be the o

Re: Nonblocking again. Don't want OpenSSL to do any networking.

2000-08-21 Thread Nick De Roeck
>> Check my original post (I'm copying it below). We're unhappy >> with OpenSSL's support for nonblocking I/O on servers; currently, >> it either wants you to rewrite your server to let OpenSSL handle >> the network I/O, or use BIO pairs to let OpenSSL think it's doing >> networking still. Nei

openssl and IE5.0 on MacOS

2000-08-01 Thread Nick De Roeck
Hi all, can anyone pass me some url's to servers running openssl-0.9.5a, as I suspect that IE5.0 on Mac may be incompatible with this openssl version and NOT with f.i. 0.9.3a. Also does anybody know why https://www.modssl.org is running openssl-0.9.3a ?? kind regards, nick. _

Re: Mac/IE5

2000-07-31 Thread Nick De Roeck
>Hi, > > >I have a big problem with a server listening to https when it receives an IE5 >request from a Mac. I'm on openssl version 0.9.4. >The server can't negotiate a common cypher with the client and crashes on >SSL_accept comand. It doesn't show me which is the problem even with >CHK_SSL(err).

openSSL+IE5.0 on macintosh

2000-07-14 Thread Nick De Roeck
Hi, Can somebody help me out with the following problem. I'm developing an openSSL enabled webserver running on MacOS. The certificate (and key) I use for the server are self-generated. Now, Netscape (either mac or pc) and Explorer (on PC) seem to reckognise the fact, when connecting to my se