problems with openssl-0.9.6 on MacOS X Server

2000-10-30 Thread Mark Morrill
Hi, I got openssl-0.9.5 on my server without really big problems. And I just tried it again ./config and make and it worked just fine. However, with openssl-0.9.6, I get: > cc -o openssl -DMONOLITH -I../include -O3 -DB_ENDIAN openssl.o verify.o > asn1pars.o req.o dgst.o dh.o dhparam.o enc.o pa

Re: Problems compiling OpenSSL for Mac OS X Server.

2000-11-28 Thread Mark Morrill
Hi Steve, I asked the same thing some time ago, but didn't get any help :( I've just posted the question on <[EMAIL PROTECTED]> and <[EMAIL PROTECTED]>. I'm hoping for better luck from those lists... If I get any answers, I'll post them here and send them to you. Mark on 11/27/00 15:40, ste

Recipe: Getting SSL and WebObjects 4.5 to live happily togetheron MacOS X Server 1.2

2001-02-19 Thread Mark Morrill
I've got a recipe to install: openssl-0.9.6 mod_ssl-2.8.0-1.3.17 apache_1.3.17 and WebObjects 4.5 on MacOS X Server 1.2 It's working on our server right now. This recipe is a compilation of the helpful hints and suggestions from a few people from a few lists

Solved: Intermittent "Data Encryption Error" on IE or "Network IOError" on Netscape

2001-02-22 Thread Mark Morrill
I revisited the FAQ and re-reread the list archives. I tried a few things. A few things from the FAQ actually made things worse! :) But the one incantation that seemed to work was to add the following line to apache.conf: SSLProtocol all -SSLv3 Thanks all for your help! Mark on 2/21/01