[EMAIL PROTECTED] wrote: > TLS is segfaulting after Sending Server hello done, and then recieving a > Change Cypher spec message.
I'll bet that you have two versions of OpenSSL installed. Your dynamic linker knows about one, and you've built FreeRADIUS using the other one. Re-configure with "--disable-shared", build, and install the server. If you're not familiar with Unix dynamic libraries, it's the easiest way to solve the problem. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html