Thomas Jackson created TS-4033: ---------------------------------- Summary: Sslheaders experimental plugin fails tests Key: TS-4033 URL: https://issues.apache.org/jira/browse/TS-4033 Project: Traffic Server Issue Type: Bug Reporter: Thomas Jackson
Output in test-suite.log {code} ================================================================================= Apache Traffic Server 5.2.0: plugins/experimental/sslheaders/test-suite.log ================================================================================= # TOTAL: 1 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: test_sslheaders ===================== <PATH>: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory {code} This seems like another place where the includes directory for openssl isn't being included. -- This message was sent by Atlassian JIRA (v6.3.4#6332)