File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -155,7 +155,7 @@ Methods
155
155
156
156
Common parameters:
157
157
158
- * ssid -- WiFi access point name, (string, e.g. ` eduroam ` )
158
+ * ssid -- WiFi access point name, (string, e.g. " eduroam" )
159
159
* eap_method -- EAP method to use (string)
160
160
161
161
EAP-PWD parameters
@@ -195,7 +195,7 @@ Methods
195
195
* private_key_password -- private key password (string, optional)
196
196
* disable_time_check -- suppress the validity check for the local client certificate when using EAP-TLS (boolean, default False)
197
197
198
- ` disable_time_check ` is only included for the sake of completeness. In practice,
198
+ disable_time_check is only included for the sake of completeness. In practice,
199
199
you want to renew the client certificate before expiry.
200
200
201
201
Certificate files need to be uploaded first, e.g.::
You can’t perform that action at this time.
0 commit comments