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.
Updated by Jim Pingle almost 8 years ago
- Status changed from New to Feedback
This should, I hope, be fixed with 0.13 of the FreeRADIUS3 package.
Updated by Kill Bill almost 8 years ago
Confirmed fixed, certificate/CA saved in config and no duplicates generated on reinstall. Thanks.
Updated by Renato Botelho almost 8 years ago
- Status changed from Feedback to Resolved
Actions