On 04.12.2011 14:15, Rainer Jung wrote:
On 29.11.2011 13:12, Graham Leggett wrote:
On 29 Nov 2011, at 11:55, Igor Galić wrote:
OpenSSL (and cascading deps to it)
mod_ssl
mod_session
mod_session_crypto
Neither mod_session nor mod_session_crypto have any hard coded links
to openssl (or any other library), it's all abstracted away. mod_ssl
has always been packaged separately.
Probably Igor meant to say that mod_ssl depends on mod_session for its
own SSL session store. So there's a dependency between modules.
Sorry, confused myself, that's the so_cache module needed for SSL sessions.
Regards,
Rainer