Re: Basic question

2004-09-14 Thread Robert Schultz
Update: before freeRADIUS states that message, it gives me an certificate: unsupported purpose message. Problem solved. The client certificate needed to be signed as a client certificate (not just simply signed). with an additional file named 'ext' containing [ client ] extendedKeyUsage =

Basic question

2004-09-13 Thread Robert Schultz
Hi. I am currently trying to build a Linux accesspoint /w freeRADIUS 1.0.0 as Auth-Server. I want to use EAP-TLS first and, after that works, have to implement EAP-TTLS. Client is Xsupplicant. So I have a few questions that came up along with the progress: 1) What Kind of certificate does

Re: SegFault/missing libssl for EAP/TLS

2004-09-09 Thread Robert Schultz
From: Stefan Neis Robert Schultz schrieb: Hello. I am trying to run freeRADIUS 1.0.0 with openssl 0.9.7d. While doing ./configure --with-openssl-libraries=/usr/local/lib --with-openssl-includes= /usr/local/include or ./configure --with-openssl-libraries=/usr/local/openssl/lib --with-openssl-i

SegFault/missing libssl for EAP/TLS

2004-09-08 Thread Robert Schultz
Hello. I am trying to run freeRADIUS 1.0.0 with openssl 0.9.7d. While doing ./configure --with-openssl-libraries=/usr/local/lib --with-openssl-includes= /usr/local/include or ./configure --with-openssl-libraries=/usr/local/openssl/lib --with-openssl-i ncludes=/usr/local/openssl/include the