Skip to content

Commit ae2755d

Browse files
committed
Revert "[nrf fromlist] samples: net: wifi: Add a script to install certs"
This reverts commit 6f71dc6. Signed-off-by: Chaitanya Tata <[email protected]>
1 parent 338c465 commit ae2755d

File tree

2 files changed

+0
-138
lines changed

2 files changed

+0
-138
lines changed

doc/connectivity/networking/api/wifi.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -58,14 +58,6 @@ Run time certificates
5858
The Wi-Fi shell module uses TLS credentials subsystem to store and manage the certificates. The certificates can be added at runtime using the shell commands, see :ref:`tls_credentials_shell` for more details.
5959
The sample or application need to enable the :kconfig:option:`CONFIG_WIFI_SHELL_RUNTIME_CERTIFICATES` option to use this feature.
6060

61-
To facilitate installation of the certificates, a helper script is provided in the ``samples/net/wifi/test_certs`` directory. The script can be used to install the certificates at runtime.
62-
63-
.. code-block:: bash
64-
65-
$ samples/net/wifi/test_certs/install_certs.py -p samples/net/wifi/test_certs/rsa2k
66-
67-
The script will install the certificates in the ``rsa2k`` directory to the TLS credentials store in the device over UART and using TLS credentials shell commands.
68-
6961

7062
To initiate Wi-Fi connection, the following command can be used:
7163

samples/net/wifi/test_certs/install_certs.py

Lines changed: 0 additions & 130 deletions
This file was deleted.

0 commit comments

Comments
 (0)