about summary refs log tree commit diff
path: root/docs/api/html/settings-802-1x.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api/html/settings-802-1x.html')
-rw-r--r--docs/api/html/settings-802-1x.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/api/html/settings-802-1x.html b/docs/api/html/settings-802-1x.html
index f72bffab..e889c1be 100644
--- a/docs/api/html/settings-802-1x.html
+++ b/docs/api/html/settings-802-1x.html
@@ -146,6 +146,12 @@ Certificate data is specified using a "scheme"; two are currently supported: blo
 <td>Identity string for EAP authentication methods.  Often the user's user or login name.</td>
 </tr>
 <tr>
+<td><pre class="screen">openssl-ciphers</pre></td>
+<td><pre class="screen">string</pre></td>
+<td><pre class="screen"></pre></td>
+<td>Define openssl_ciphers for wpa_supplicant. Openssl sometimes moves ciphers among SECLEVELs, thus compiled-in default value in wpa_supplicant (as modified by some linux distributions) sometimes prevents to connect to old servers that do not support new protocols.</td>
+</tr>
+<tr>
 <td><pre class="screen">optional</pre></td>
 <td><pre class="screen">boolean</pre></td>
 <td><pre class="screen">FALSE</pre></td>