]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Fix references to eap.conf
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Tue, 5 Mar 2019 11:01:23 +0000 (19:01 +0800)
committerGitHub <noreply@github.com>
Tue, 5 Mar 2019 11:01:23 +0000 (19:01 +0800)
raddb/certs/README

index e95f0fc048bb861c901c891358a9e79960f49ed7..8ef151b82e3f4d24832f0baffddd91689d44d940 100644 (file)
@@ -64,10 +64,10 @@ $ rm -f *.pem *.der *.csr *.crt *.key *.p12 serial* index.txt*
   Once the final certificates have been created, you can delete the
 "bootstrap" command from this directory, and delete the
 "make_cert_command" configuration from the "tls" sub-section of
-eap.conf.
+"raddb/mods-available/eap".
 
   If you do not want to enable EAP-TLS, PEAP, or EAP-TTLS, then delete
-the relevant sub-sections from the "eap.conf" file.
+the relevant sub-sections from the "raddb/mods-available/eap" file.
 
 
                MAKING A ROOT CERTIFICATE
@@ -183,7 +183,8 @@ with ALL operating systems.  Some common issues are:
     see them, it will stop doing EAP.  The most visible effect is
     that the client starts EAP, gets a few Access-Challenge packets,
     and then a little while later re-starts EAP.  If this happens, see
-    the FAQ, and the comments in raddb/eap.conf for how to fix it.
+    the FAQ, and the comments in "raddb/mods-available/eap" for how to 
+    fix it.
 
   - Windows requires the root certificates to be on the client PC.
     If it doesn't have them, you will see the same issue as above.