Note recent changes
[freeradius.git] / redhat / freeradius-cert-config.patch
1 diff --git a/raddb/eap.conf b/raddb/eap.conf
2 index d2c2b65..8d47925 100644
3 --- a/raddb/eap.conf
4 +++ b/raddb/eap.conf
5 @@ -297,7 +297,11 @@
6                         # for the server to print out an error message,
7                         # and refuse to start.
8                         #
9 -                       make_cert_command = "${certdir}/bootstrap"
10 +                       # Redhat RPM's run the bootstrap certificate creation
11 +                       # as part of the RPM install (not upgrade), therefore
12 +                       # the make_cert_command is commented out.
13 +                       #
14 +                       #make_cert_command = "${certdir}/bootstrap"
15  
16                         #
17                         #  Elliptical cryptography configuration