13 Jul
2005
13 Jul
'05
4:41 p.m.
Dick <dm@chello.nl> wrote:
I don't think so, I'm using a self compiled prefixed (/usr/local) openssl-0.9.7g. Although the /lib/libcrypt.so.1 and /usr/lib/libssl.so.1 are still used by /usr/local/sbin/radiusd (according to ldd)
I'll bet that's the problem. Having two versions of OpenSSL on the same system is a bad idea. Alan DeKok.