You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2018/08/21 05:01:41 UTC

[Bug 62447] apache 2.4.33+ssl fail to start on Solaris 11

https://bz.apache.org/bugzilla/show_bug.cgi?id=62447

--- Comment #9 from Shital Patil <sh...@ptc.com> ---
We found that this issue was caused due to compatibility of openssl library.
Using solaris system's library resolves the issue.

Our apache server ships : OpenSSL 1.0.2o : HTTPD not starting in SSL mode
Solaris system library  : OpenSSL 1.0.2k : Moved to lover version provided by
Solaris itself. Working fine and HTTPD comes up well.

So copying libssl.so.1.0.0 and libcrypto.so.1.0.0 from lib/64(or other place
from solaris) to apache/openssl/lib.


Now the question remains is why HTTPD doesnot report anything in logs.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org