The cert "bootstrap" code now checks certs for validity
authorAlan T. DeKok <aland@freeradius.org>
Sat, 23 Oct 2010 06:57:58 +0000 (08:57 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Sat, 23 Oct 2010 19:17:39 +0000 (21:17 +0200)
commit0cb868b4a840307218f86a4ebff0c9b9c20d837b
tree6a0bbf408b71695062a9190b3dff4862ab3a82e8
parent49492cb18ee744cd1f8b26725851f55c2a059ab5
The cert "bootstrap" code now checks certs for validity

Otherwise, the server can load expired certificates.  The clients will
refuse to connect, via the usual "access-challenge followed by nothing"
issue.  A better approach is for the server to print an error message
on startup, and refuse to run.
raddb/certs/Makefile
raddb/certs/bootstrap
raddb/eap.conf