ModSecurity compile, ""WARNING: APR util was not compiled with crypto support."

Hi,

When compiling modsec, I came across the following -

“configure: WARNING: APR util was not compiled with crypto support.
SecRemoteRule will not support the parameter ‘crypto’”

Basically the rhel6 apr-devel rpm does not have crypto support. Trying
to
determine what are the ramifications are here.

Might anyone know what this means? Am having difficulty finding what
this
SecRemoteRule is.

Thanks

Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,259844,259844#msg-259844

Hi,

It should not be a problem.

The parameter “crypto” is optional and should not affect ModSecurity
behavior.

Check the SecRemoteRules description on ModSecurity reference manual,
at:
https://github.com/SpiderLabs/ModSecurity/wiki/Reference-Manual#secremoterules

Br,
Z.

Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,259844,259874#msg-259874