EAP/TLS on windows XP clients?
Hello, What certificates are needed on Windows XP clients to make a successful connection? The client.p12? and more? Thanks, Best regards, Johan
Johan Nyman wrote: What certificates are needed on Windows XP clients to make a successful
connection?
http://www.freeradius.org/doc/EAPTLS.pdf In 2.0,x, you'll need "ca.der" and "client.p12" You may need to go into the "raddb/certs" directory, and do "make ca.der". Alan DeKok.
Hello, Thanks for response! I can successfully access and connect to the FreeRadius server with Linux clients using ca.pem and client.pem. - Where is the ca.der imported/or placed in Windows XP Professional? - Dose the commonName within the cerficate files (client.p12) name need to match the Windows XP computer name? Thanks for help, Best regards Johan -----Original Message----- From: freeradius-users-bounces+johan=mediavisiongroup.se@lists.freeradius.org [mailto:freeradius-users-bounces+johan=mediavisiongroup.se@lists.freeradius. org] On Behalf Of Alan DeKok Sent: den 2 maj 2008 10:21 To: FreeRadius users mailing list Subject: SPAM-LOW: Re: EAP/TLS on windows XP clients? Johan Nyman wrote: What certificates are needed on Windows XP clients to make a successful
connection?
http://www.freeradius.org/doc/EAPTLS.pdf In 2.0,x, you'll need "ca.der" and "client.p12" You may need to go into the "raddb/certs" directory, and do "make ca.der". Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
I can successfully access and connect to the FreeRadius server with Linux clients using ca.pem and client.pem.
- Where is the ca.der imported/or placed in Windows XP Professional?
Trusted root CA store.
- Dose the commonName within the cerficate files (client.p12) name need to match the Windows XP computer name?
If you are doing machine authentication it should match computer name, if you are doing user authentication it should match username. Ivan Kalik Kalik Informatika ISP
participants (3)
-
Alan DeKok -
Ivan Kalik -
Johan Nyman