6 Jul
2007
6 Jul
'07
11:59 a.m.
inverse wrote:
talking again about it.. as you already know, my problem is CRL reloading. Is it too bad if I modify the rlm_eap_tls code to reload the CRL/CA cert when needed? (i.e. when there's an EAP TLS auth going on)? I'm willing to give it at least a try with ver 1.1.6 which I'm currently using
If you need it, yes. The main problem with reloading CRL's like that is it can take a relatively long time. So an authentication session might time out. But it should work. Alan DeKok.