passwd and unlang

Kwesi Yankson kkwised at yahoo.com
Fri Feb 10 01:53:48 CET 2017


Hi,This helped when I wanted to compile freeradius with openssl:
openssl version -a
apt-get purge openssl
apt-get autoremove && apt-get autoclean
wget http://www.openssl.org/source/openssl-1.0.1g.tar.gz --no-check-certificate
tar xzvf openssl-1.0.1g.tar.gz
cd  openssl-1.0.1g
./config
make
make install_sw
cp /usr/local/ssl/bin/openssl /usr/bin/
openssl version -a
I hope it helps you too.  Thank you
 

    On Thursday, February 9, 2017 3:11 PM, macservo via Freeradius-Users <freeradius-users at lists.freeradius.org> wrote:
 

 2017-02-09 16:00 GMT+01:00 Alan DeKok <aland at deployingradius.com>:
>  You should really use 3.0.12.  It's better.  It's pretty easy to build it, too.

Thanks for the reply.

I´ve tried, but had some problems with the openssl dependencies.
The packaged versions of openssl are again pretty old and unsecure.
With newwer versions I´ve had problems when compiling freeradius.
Is there a more detailed version of
http://wiki.freeradius.org/building/RHEL-and-Centos
including how to "integrate" openssl?

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

   


More information about the Freeradius-Users mailing list