Re: problem with different version of openssl in Apache and apache module

2013-12-19 Thread Cantor, Scott
On 12/19/13, 2:29 PM, "Hong" wrote: >I wrote an Apache module that call functions in openssl library to sign >the >messages. The module is dynamic linked to openssl library 1.0.1d when I >built it. It works fine when it is loaded into the Apache that was also >built with the same version of opens

problem with different version of openssl in Apache and apache module

2013-12-19 Thread Hong
I wrote an Apache module that call functions in openssl library to sign the messages. The module is dynamic linked to openssl library 1.0.1d when I built it. It works fine when it is loaded into the Apache that was also built with the same version of openssl. But if Apache was built with openssl 0.