Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
MiNiFi cpp core dumps on startup because civet attempts to load libssl/libcrypto from non-versioned paths (/usr/lib/libssl.so, /usr/lib/libcrypto.so). This is simple to fix with symlinks from 1.0.0 lib paths to the non-versioned paths.