On Tue, 9 Apr 2002, Cliff Woolley wrote:

it is possible jim is correct about the config issue, but it might also be 
a bug in the static build (which i haven't tried in months)
 
> (i also tried configuring mod_ssl as a shared module, but then I had
> problems with X509_INFO_free not being found)

this is still an issue if the OpenSSL libraries are static (libssl.a and 
libcrypto.a, rather than .so), because the libraries are linked 
against httpd rather than mod_ssl.so

why is it again that the ssl libraries get linked against httpd and not 
mod_ssl.so?

Reply via email to