File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -1136,6 +1136,7 @@ eap {
11361136 # See the new policy `copy_request_to_tunnel` in
11371137 # `sites-available/inner-tunnel`, and in `policy.d/eap`
11381138 # for more information.
1139+ #
11391140 # ====
11401141 #
11411142
@@ -1154,7 +1155,7 @@ eap {
11541155 #
11551156 # require_client_cert:: Whether we require a client certificate.
11561157 #
1157- # Unlike `EAP-TLS`, `PEAP ` does not require a client certificate.
1158+ # Unlike `EAP-TLS`, `PEAP` does not require a client certificate.
11581159 # However, you can require one by setting the following
11591160 # option. You can also override this option by setting
11601161 #
Original file line number Diff line number Diff line change 4949#
5050# * configure the module in `mods-available/`
5151# * enable the module in `mods-enabled`. e.g. for LDAP, do: `cd mods-enabled;ln -s ../mods-available/ldap`
52- # * uncomment the references to it in this file.
52+ # * uncomment the references to it in this file.
5353#
5454# In most cases, those small changes will result in the server being
5555# able to connect to the database, and to authenticate users.
You can’t perform that action at this time.
0 commit comments