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_cryptoNeither 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.
Regards, Rainer
