-
Bug
-
Resolution: Done
-
Critical
-
httpd 2.4.23 GA
-
8
-
Release Notes
-
-
-
-
-
-
ER3
-
+
-
-
We compile openssl with --enginesdir pointing to the RPM distribution's engine directory, but we don't update that for the ZIP at any point. This means that when using a non-default SSLCryptoDevice within the zip distribution, httpd fails to start.
This can be worked around with an environment variable (see workaround description), but we should probably add this setting to the postinstall like we did for LD_LIBRARY_PATH to correct it before the user even knows it's broken.