On Wed, Apr 29, 2015 at 6:30 PM, Tom Browder <tom.brow...@gmail.com> wrote: > On Apr 29, 2015 6:08 PM, "Yann Ylavic" <ylavic....@gmail.com> wrote: ... >> Did you try --with-openssl=/opt/openssl in addition to --with-ssl? > > No, but I tried other variants--let me try that.
Okay, now httpd is using openssl/libcrypto. However, when I try apachectl I get: apachectl httpd: Syntax error on line 147 of /usr/local/apache2/conf/httpd.conf: Cannot load modules/mod_session_crypto.so into server: /usr/local/apache2/modules/mod_session_crypto.so: undefined symbol: ap_hook_session_encode It seems we are making progress, but what should be tried next. Is that a mod_session_crypto bug, or? Thanks. Best, -Tom