Added a missing '#' to indicate a comment.
This commit is contained in:
parent
c673c5fc0f
commit
9474b3a4e4
1 changed files with 1 additions and 1 deletions
|
@ -304,7 +304,7 @@ fast_reauth=1
|
|||
# MSCHAP (EAP-MSCHAPv2, EAP-TTLS/MSCHAPv2, EAP-TTLS/MSCHAP, LEAP).
|
||||
# EAP-PSK (128-bit PSK), EAP-PAX (128-bit PSK), and EAP-SAKE (256-bit
|
||||
# PSK) is also configured using this field. For EAP-GPSK, this is a
|
||||
variable length PSK.
|
||||
# variable length PSK.
|
||||
# ca_cert: File path to CA certificate file (PEM/DER). This file can have one
|
||||
# or more trusted CA certificates. If ca_cert and ca_path are not
|
||||
# included, server certificate will not be verified. This is insecure and
|
||||
|
|
Loading…
Reference in a new issue