Sorry if I insist on this problem, we need some help compiling the server.
We compiled and installed Open SSL 0.9.7.c from source. They are located in the following path:
usr/local/ssl

We configured the system setting the environment variables (LD_LIBRARY_PATH, LIB_DIR and PATH) in order to use the new release.
Then we recompiled FreeRadius with the following configure command:
./configure --with-experimental-modules --with-openssl-includes=/tmp/openssl-0.9.7c/include --with-openssl-libraries=/usr/local/ssl/lib

We still have a problem that seems related to an Open SSL version mismatch.
How can we verify which Open SSL version is used by FreeRadius at runtime?

thank you,
Silvio

Reply via email to