Hello!

I want to install the module for the "Sercure Socket Layer". I have an 
apache www-server and i want to install a module. The php3 module was easy 
to install as an module. But the module for ssl is realy hard.

I want to install ssl as an module, but I don't know if that possible!
I have donwload sources (Apache 1.3.6, Open-SSL and Mod_SSL) and build the 
binaries. At the end, I had a file named libssl.so; so I copied it in the 
module-directory of my www-server (/usr/libexec/apache), added the lines in 
my httpd.conf:
AddModule ssl_module libex/libssl.so
LoadModule ssl_module mod_ssl.c

Now I start my server new (/sbin/init.d/apache stop /sbin/init.d/apache 
start), and I get the message:
Segmentation fault.

I just copied the libssl.so in the modules-directory. I don't update the 
httpd binary, because I want to use my old server!

If I remove the lines from the httpd.conf everything works (without https).
Can't I install the SSL as a module? And why I can install it? Could I use 
the old server-binary?

Thank you for any help

Oliver Hinckel


______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to