Arran Cudbard-Bell wrote:
On 18 Aug 2016, at 09:37, Alan DeKok <aland@deployingradius.com> wrote:
On Aug 18, 2016, at 1:39 AM, Jitendra <jkilambi@gmail.com> wrote:
Sorry. I should've mentioned i have had free-radius configured and working with it creating the CA/crl and client certs. With EJBCA, the certs seem to be all created in the sql db vs actual cert file locations. Im confused as to how to integrate freeradius to use ejbca certs and crl.
You pull the certificates out of SQL, and put them into a file.
Or query SQL in the virtual server you configure for EAP-TLS validation.
Well, SQL schema could change in a newer EJBCA release. EJBCA provides some mechs for using custom "publishers" to push all sorts of cert and CRLs "somewhere". Hence this is rather an EJBCA question on how to use publishers. Ciao, Michael.