Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Oct 2006 18:33:38 GMT
From:      Mark <admin@asarian-host.net>
To:        "'FreeBSD-Questions Questions'" <freebsd-questions@freebsd.org>
Subject:   Openssl 0.9.8c woes
Message-ID:  <200610121833.k9CIXYgh071758@asarian-host.net>

next in thread | raw e-mail | index | archive | help

What is up with openssl 0.9.8c? Or rather, with me installing it. :) I
compiled it, installed it, and everything went seemingly well.. until I
used it: (recompiled) httpd core dumps the moment it tries and load a
certificate; same with stunnel, which really trips saying function are
being called that really shouldn't be called (?).

Apache (1.3.37), php4.4.4 and all related stuff recompiled against the new
openssl (confirmed with ldd). And all seem to need:

/usr/local/lib/libssl.so.4
/usr/local/lib/libcrypto.so.4

Which are there:

-r--r--r-- 1 root wheel 263434 Oct 12 08:14 /usr/local/lib/libssl.so.4
-r--r--r-- 1 root wheel 1337303 Oct 12 08:14 /usr/local/lib/libcrypto.so.4

Is there something in the openssl upgrade process I'm missing? Ought to be
a real straghtforward process. Things have a way of not being, though. :)

Thanks,

- Mark




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610121833.k9CIXYgh071758>