On 19 Feb 2013, at 10:12 AM, Michael Felt <[email protected]> wrote: > Packaging went well, but still several compiler syntax warnings. Also, a > configure warning - that I hope has no influence: > configure: WARNING: Your APR does not include SSL/EVP support. To enable it: > configure --with-crypto > as I have --enable-ssl in the 2.2.24 configure while 2.4.X is using "merely" > --enable-mpms-shared=all > --enable-mods-shared=all > --disable-lua
The --enable-ssl option in httpd enables mod_ssl, while the --with-crypto option to APR-util enables mod_session_crypto, which allows you to encrypt sessions. Regards, Graham --
smime.p7s
Description: S/MIME cryptographic signature
