Check_crl (Radius with LDAP/EAP-TLS)

This is a discussion on Check_crl (Radius with LDAP/EAP-TLS) within the FreeRADIUS Users forums, part of the Networking and Network Related category; Helo Radiususers, I have just setup a radius server with a LDAP backend for user auth for our WLAN. It ...


Go Back   Usenet Forums > Networking and Network Related > FreeRADIUS Users

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-13-2005
Luis Daniel Lucio Quiroz
 
Posts: n/a
Default Check_crl (Radius with LDAP/EAP-TLS)

Helo Radiususers,

I have just setup a radius server with a LDAP backend for user auth for our
WLAN.

It auths pretty good with certs for client/server.

I was wondering, to let Radius to check if cert has not expired. So I do next

copy server.public.pem to /etc/ssl
copy server.privatekey.pem to /etc/ssl
copy cacert.pem to /etc/ssl
copy ca.crl to /etc/ssl

into /etc/ssl there are more files for other services.

I run c_rehash /etc/ssl

and put into .conf file at tls section this

private_key_file = /etc/ssl/serverprivatekey.pem
private_key_password =
# server cert was make with -nodes option to not need crypt
certificate_file = /etc/ssl/server.public.pem
CA_file = /etc/ssl/cacert.pem
CA_path = /etc/ssl
check_crl = yes
check_cert_cn = %{User-Name}

It fails with a error message, that CRL could no be found, is there any more
thing I coudl do?


-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 08:19 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0