Actions
Bug #7782
closedFreeRADIUS 3 - temporary FreeRADIUS CA/certificate generated on each package reinstall
Start date:
08/18/2017
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Affected Version:
2.4
Affected Plus Version:
Affected Architecture:
All
Description
The code is pretty good to avoid user confusion and get things working out of the box, however it should set the configuration vars for EAP. As it is, if you don't configure your own certs or don't select the created CA/cert on the EAP tab and save, the
lookup_ca($eapconf["ssl_ca_cert"]);
returns false and another CA/cert will get generated on next update/reinstall. Over and over again.
Actions