Skip to content

Commit 6cac954

Browse files
krish2718carlescufi
authored andcommitted
doc: wifi: Update enumeration for EAP-TLS
EAP-TLS enumeration is now changed due to recent SAE additions. Signed-off-by: Chaitanya Tata <[email protected]>
1 parent d107b04 commit 6cac954

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/connectivity/networking/api/wifi.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ To initiate Wi-Fi connection, the following command can be used:
4444

4545
.. code-block:: console
4646
47-
uart:~$ wifi connect -s <SSID> -k 5 -a anon -K whatever
47+
uart:~$ wifi connect -s <SSID> -k 7 -a anon -K whatever
4848
4949
Server certificate is also provided in the same directory for testing purposes.
5050
Any AAA server can be used for testing purposes, for example, ``FreeRADIUS`` or ``hostapd``.

0 commit comments

Comments
 (0)