If I build a non-static apache module binary as a Dynamic Shared Object (DSO) with apache 1.3.29 using functions from a later version of openssl and load the compiled binary (DSO) on an operating system running apache 1.3.29 with earlier versions of openssl will there be any problems?
Example: I build a non-static apache (DSO) module binary with apache 1.3.29
using routines from openssl 0.9.7d on linux redhat version 7.2 with kernel 2.4.7
and gnu gcc 2.96 and then load this (DSO) binary in apache 1.3.29 on linux
redhat version 7.2 with kernel 2.4.17 and gnu gcc 2.96 that has openssl
version 0.9.6g.
Will there be any problems?
If so what will they be?
Thanks
-Mark-
______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]