Hi, When I run radiusd -X command(FR v3.0.3), it throws me the following error, because of which services are not getting started. Refusing to start with libssl version OpenSSL 1.0.1f 6 Jan 2014 0x01000106f (1.0.1f-15) (in range 1.0.1-0 - 1.0.1f-15) I changed allow_vulnerable_openssl = yes in radiusd.conf file and ran radius in debug mode. Still error did not change. Could anybody guide me where I am going wrong. Thanks, Kavya
On 01/10/14 13:43, KAVYA PRABHAKAR wrote:
Hi,
When I run radiusd -X command(FR v3.0.3), it throws me the following error, because of which services are not getting started.
Refusing to start with libssl version OpenSSL 1.0.1f 6 Jan 2014 0x01000106f (1.0.1f-15) (in range 1.0.1-0 - 1.0.1f-15)
I think that's because of a mismatch between the build-time OpenSSL and the run-time, not the vulnerable version check. Have you updated OpenSSL? Or is it possible the build picked up a different copy of OpenSSL from the runtime one?
participants (2)
-
KAVYA PRABHAKAR -
Phil Mayers