Openssl 0.9.8c woes

Mark admin at asarian-host.net
Thu Oct 12 11:33:47 PDT 2006


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



More information about the freebsd-questions mailing list