Re: FreeBSD 4.x and Apache+mod_ssl

2002-11-19 Thread Marcel Erkens
from /usr/ports/www/apache13-modssl/ run: make certificate TYPE=custom and follow the prompts.. remember to copy them to wherever you're storing the certs apache uses and run make from that dir to update the links... That should do it :) Hope this helps! Marcel On Tuesday 19 November 2002

Re: Apachectl starts but I am unable to connect to my https site

2002-03-21 Thread Marcel Erkens
to quote the Jerky Boys... You didn't have to be so hurtful, so angry with him LOL! Sorry, I couldn't resist On Thursday 21 March 2002 09:20, you wrote: Janardhan wrote: Hello modssl-users, I have configured 2 seperate Apache servers in different machines with modssl. I created

ERR_load_RSAREF_strings?

2001-05-31 Thread Marcel Erkens
Hi! Does anybody have any idea what causes this error and what to do to fix it? Syntax error on line 206 of /etc/httpd/httpd.conf: Cannot load /usr/lib/apache/libssl.so into server: /usr/lib/apache/libssl.so: undefined symbol: ERR_load_RSAREF_strings IfDefine SSL LoadModule ssl_module

ERR_load_RSAREF_strings - UPDATE

2001-05-31 Thread Marcel Erkens
install and things work! Time to remove another project off my ever growing to-do list! Have a good one! Marcel - (SYSERR0599) Press any key to continue or any other key to quit... - Original Message - From: Marcel Erkens [EMAIL

Re: ERR_load_RSAREF_strings?

2001-05-31 Thread Marcel Erkens
to continue or any other key to quit... - Original Message - From: Mads Toftum [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, May 31, 2001 10:38 AM Subject: Re: ERR_load_RSAREF_strings? On Thu, May 31, 2001 at 08:54:59AM -0500, Marcel Erkens wrote: It's apache 1.3.20/modssl 2.8.4

RE: Netscape + ModSSL=Dead slow.

2001-05-31 Thread Marcel Erkens
7.0 may be old but it's better then 7.1 Just install 7.0, update some programs and build the latest kernel and things are good :) At 06:56 PM 5/31/01 -0400, you wrote: On Thu, 31 May 2001, David Rees wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On

ssl_engine_mutex headache

2001-05-10 Thread Marcel Erkens
Okay, been searching for a solution to make failing on me for a couple of days now. I ran across a potential fix (changing 'union ssl_ipc_semun semctlarg' to 'union semun semctlarg'). It actually makes it further now. 20 or so lines. Then it dies again! ssl_engine_mutex.c: In function

HELP!!!

2001-05-04 Thread Marcel Erkens
Goodmorning everybody! I've been getting headaches over this one. Attempting to build Apache 1.3.19 with mod_ssl 2.8.2, php4.0.4pl1 and mysql 2.23.37. I used OpenSSL 0.9.6a as well. This all is supposed to run on a SuSE box so the configure command I use is as follows: ./configure