On Wed, 5 Mar 2003, kulkarni veena wrote:
> To have SSL enabled server with self-signed
> certificate do we need
>
> Apache+openSSL+ModSSL or just Apache+ModSSL ?
mod_ssl needs to be linked against OpenSSL libraries so you need to have
OpenSSL if you want to compile mod_ssl. you don't need to have OpenSSL
libraries installed on the OS to run mod_ssl if you use static linking.
the OpenSSL application is very useful for many PKI operations (handling
certificate requests, keys, certificates etc.) but it's not really
required.
best regards,
--
aspa http://www.kronodoc.fi/
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]