From 5fb0889c7b6dc371e65d2cce5c034b71bb8c1f80 Mon Sep 17 00:00:00 2001 From: Dakshit Babbar <100972343+DakshitBabbar@users.noreply.github.com> Date: Tue, 15 Oct 2024 10:16:11 +0530 Subject: [PATCH] Update readme for corePKCS MQTT Mutual Auth Demo (#1276) Co-authored-by: Dakshit Babbar --- .../corePKCS11_MQTT_Mutual_Auth_Windows_Simulator/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/FreeRTOS-Plus/Demo/corePKCS11_MQTT_Mutual_Auth_Windows_Simulator/README.md b/FreeRTOS-Plus/Demo/corePKCS11_MQTT_Mutual_Auth_Windows_Simulator/README.md index e718c3f627..61a9d939ff 100644 --- a/FreeRTOS-Plus/Demo/corePKCS11_MQTT_Mutual_Auth_Windows_Simulator/README.md +++ b/FreeRTOS-Plus/Demo/corePKCS11_MQTT_Mutual_Auth_Windows_Simulator/README.md @@ -1,4 +1,6 @@ -See https://freertos.org/pkcs11/ for further information. +See [here](https://freertos.org/Documentation/03-Libraries/03-FreeRTOS-core/08-corePKCS11/03-corePKCS11-demos/01-Mutual-authentication-demo) for detailed instructions on how to run the demo. + +See [here](https://freertos.org/pkcs11/) for further information. Contains projects that demonstrate the PKCS #11 library. In order to run the mutual authentication demo, please convert the certificate and key PEM files associated with your IoT Thing, into a binary format DER.