> How to restrict that to one version. > Seems to be I have old OPENSSL on my Linux. > But I have installed latest openssl. > Everything went well in configure, make, install and running too. It is > working fine for EAP/MD5 too. > But for EAP/TLS core dump is happening.
I had the same pb and Alan is right, you can use FREEradius with EAP/MD5 because it doesn't use openssl, to be sure look log after ./configure, you will see if there's a problem linking openssl. (Error message is lost in the middle of log, it doesn't appear at end) Fred.EVRARD > > Thank you, > Sathish Challa. > GRIC Software India Pvt. Ltd., www.GoRemote.com > Mobile: +91-98451-90676 > Office [Direct]: +91-80 513 80 882 > > Server Group's Mission: > "Innovative, open and scalable solutions pioneered proactively with a > methodical approach and engineering agility to deliver quality solutions > to > the Customers and prudent responses to Product Management and other > decision > making bodies" > > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Alan > DeKok > Sent: Tuesday, June 08, 2004 6:59 PM > To: [EMAIL PROTECTED] > Subject: Re: segmentation fault for eap/tls > > Sergio Sagliocco <[EMAIL PROTECTED]> wrote: >> try to recompile freeradius with the --noshared option in the configure. >> In my case the problem was solved > > Most likely because you tried to link the server against a different > version of OpenSSL than you used to build it. > > Alan DeKok. > > - > List info/subscribe/unsubscribe? See > http://www.freeradius.org/list/users.html > > > - > List info/subscribe/unsubscribe? See > http://www.freeradius.org/list/users.html > - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

