AFAIK, your steps should be: 
1) build new openssl, take some from redhat and rpm --rebuild 
package.src.rpm, then go to /usr/src/redhat/RPMS/i386 and install it

2) Download new mod_ssl source from http://www.modssl.org/

3) # cd mod_ssl-2.8.15-1.3.29
# ./configure --with-apache=../apache_1.3.29 --with-ssl=/usr 
--enable-shared=ssl \
              --with-mm=/usr/local

...something like this. 

Dmitry

> Well someone knows then, I am getting pages defaced (hidden IFRAMES
> for popups) and around the same time i get SSL handshake errors..
>
> How can I compile mod_ssl outside of apache?


_______________________________________________
cobalt-security mailing list
[EMAIL PROTECTED]
http://list.cobalt.com/mailman/listinfo/cobalt-security

Reply via email to