Re: [EMAIL PROTECTED] apache2/mod_ssl

2005-11-09 Thread Susan Roesner RZ
Laurent, thank you so much for your answer. Yes, the mod_ssl was compiled as static. After adding shared in configure everything works fine. Susan - The official User-To-User support forum of the Apache HTTP Server Project. Se

Re: [EMAIL PROTECTED] apache2/mod_ssl

2005-11-09 Thread Laurent Blume
Susan Roesner RZ wrote: I am using Solaris 10, apache 2.0.55 and openssl 0.9.7i to compile apache with mod_ssl and mod_so using the following commands ./configure --prefix=/path/to/apache --with-ssl=/opt/web/ssl097i --enable-ss l --enable-rewrite --enable-so The compilation/install proccess was

[EMAIL PROTECTED] apache2/mod_ssl

2005-11-09 Thread Susan Roesner RZ
Hello List, I am using Solaris 10, apache 2.0.55 and openssl 0.9.7i to compile apache with mod_ssl and mod_so using the following commands ./configure --prefix=/path/to/apache --with-ssl=/opt/web/ssl097i --enable-ss l --enable-rewrite --enable-so The compilation/install proccess was fine. After

[EMAIL PROTECTED] apache2 + mod_ssl problem

2005-11-02 Thread Susan Roesner RZ
Hello all, I tried to compile apache2.0.55 with mod_ssl using openssl0.9.7.i on a solaris 10 platform. I used the following things to configure: ./configure --prefix=/path/to/apache --with-ssl=/opt/web/ssl097i --enable-ssl --enable-so Compilation and installation works fine but no ssl module i

Re: [EMAIL PROTECTED] apache2 mod_ssl windows...the simple way?

2005-08-17 Thread William A. Rowe, Jr.
At 02:11 AM 8/17/2005, Joost de Heer wrote: >> The httpd project will not distribute a contrib of such builds. However >> ascs is right, if you want parity with Linux etc, contribute builds of >> libeay32.dll/ssleay32.dll to the OpenSSL project. If they redistributed >> the DLL's, we could distri

Re: [EMAIL PROTECTED] apache2 mod_ssl windows...the simple way?

2005-08-17 Thread Joost de Heer
> The httpd project will not distribute a contrib of such builds. However > ascs is right, if you want parity with Linux etc, contribute builds of > libeay32.dll/ssleay32.dll to the OpenSSL project. If they redistributed > the DLL's, we could distribute mod_ssl.so trivially. An extra download, >

Re: [EMAIL PROTECTED] apache2 mod_ssl windows...the simple way?

2005-08-16 Thread Oluwatope Akinniyi
Hi, There is a Windows binary build of Apache 2.0.54 with OpenSSL 0.9.8 at http://hunter.campbus.com. Pick it there. Cheers. -- Best Regards Tope Akinniyi Please do not forget: Jesus is the way, the truth and the life. _

Re: [EMAIL PROTECTED] apache2 mod_ssl windows...the simple way?

2005-08-16 Thread William A. Rowe, Jr.
Axel-Stéphane SMORGRAV wrote: If that is correct, I guess that leaves you with the following choices: - buy a commercial web server - subcontract the build of a binary version of Apache - or make a useful contribution to the Apache project by submitting a binary package for everyone to enjoy.

RE: [EMAIL PROTECTED] apache2 mod_ssl windows...the simple way?

2005-08-16 Thread Axel-Stéphane SMORGRAV
some DLLs lying around somewhere. -ascs -Original Message- From: Chris Pat [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 16, 2005 3:51 PM To: users@httpd.apache.org Subject: [EMAIL PROTECTED] apache2 mod_ssl windows...the simple way? Hello I am incredulous, or maybe my naivete, that

Re: [EMAIL PROTECTED] apache2 mod_ssl windows...the simple way?

2005-08-16 Thread Joshua Slive
On 8/16/05, Chris Pat <[EMAIL PROTECTED]> wrote: > Hello > I am incredulous, or maybe my naivete, that ANYONE who > wants to use Apache2 w/ssl on windows has to recompile > it for their server PC. Is this correct? Is there no > binary version, like there is for the other modules? > When installed

[EMAIL PROTECTED] apache2 mod_ssl windows...the simple way?

2005-08-16 Thread Chris Pat
Hello I am incredulous, or maybe my naivete, that ANYONE who wants to use Apache2 w/ssl on windows has to recompile it for their server PC. Is this correct? Is there no binary version, like there is for the other modules? When installed where are the mod_ssl docs for Apache2 that discuss certifi