Adding mod_ssl to Sun Apache
807559Mar 19 2003 — edited Sep 26 2004Hi everyone,
We're using the stock Sun Apache (saves us time on rolling our own version and maintaining it) on our Solaris 9 servers. I've recently created a PHP-package that can be installed into the Sun Apache. Now I need to do the same for mod_ssl. Sun has included EAPI in their Apache distribution, and this should be possible. However, the only documents I can find on the web all assume that one patches the Apache sourcecode in order to enable SSL. How could one add the mod_ssl functionality to Sun Apache without recompiling Apache itself?
Regards, Paul Boven.