FreeRTOS-Kernel/FreeRTOS-Plus/Demo
johnrhen b1b3a0a3e9
Add variable PKCS11 label support to using_mbedtls_pkcs11 (#723)
The previous "using_mbedtls_pkcs11.c" implementation requires using the device key and device certificate stored under the labels "pkcs11configLABEL_DEVICE_PRIVATE_KEY_FOR_TLS" and "pkcs11configLABEL_DEVICE_CERTIFICATE_FOR_TLS".

This commit updates the NetworkCredentials to include fields for pClientCertLabel and pPrivateKeyLabel, so other labels can be used with PKCS11. This matches the behavior seen in the CSDK.

This commit also updates the "pkcs11_mqtt_mutual_auth_demo" to set the newly-added NetworkCredentials fields.
2021-11-26 10:49:59 -08:00
..
AWS Remove using_mbedtls folder and move its content to the parent folder (#717) 2021-11-18 13:23:41 -08:00
Common [AUTO][RELEASE]: Bump file header version to "202111.00" 2021-11-13 02:37:14 +00:00
coreHTTP_Windows_Simulator Remove using_mbedtls folder and move its content to the parent folder (#717) 2021-11-18 13:23:41 -08:00
coreMQTT_Windows_Simulator Remove using_mbedtls folder and move its content to the parent folder (#717) 2021-11-18 13:23:41 -08:00
corePKCS11_MQTT_Mutual_Auth_Windows_Simulator Add variable PKCS11 label support to using_mbedtls_pkcs11 (#723) 2021-11-26 10:49:59 -08:00
corePKCS11_Windows_Simulator Fix PKCS11 demo failures (#722) 2021-11-24 12:50:15 -08:00
coreSNTP_Windows_Simulator [AUTO][RELEASE]: Bump file header version to "202111.00" 2021-11-13 02:37:14 +00:00
FreeRTOS_Cellular_Interface_Windows_Simulator Remove using_mbedtls folder and move its content to the parent folder (#717) 2021-11-18 13:23:41 -08:00
FreeRTOS_Plus_CLI_with_Trace_Windows_Simulator [AUTO][RELEASE]: Bump file header version to "202111.00" 2021-11-13 02:37:14 +00:00
FreeRTOS_Plus_FAT_SL_and_CLI_Windows_Simulator Update to MIT licensed FreeRTOS V10.0.0 - see https://www.freertos.org/History.txt 2017-11-29 16:53:26 +00:00
FreeRTOS_Plus_Reliance_Edge_and_CLI_Windows_Simulator [AUTO][RELEASE]: Bump file header version to "202111.00" 2021-11-13 02:37:14 +00:00
FreeRTOS_Plus_TCP_Echo_Posix [AUTO][RELEASE]: Bump file header version to "202111.00" 2021-11-13 02:37:14 +00:00
FreeRTOS_Plus_TCP_Echo_Qemu_mps2 [AUTO][RELEASE]: Bump file header version to "202111.00" 2021-11-13 02:37:14 +00:00
FreeRTOS_Plus_TCP_Minimal_Windows_Simulator [AUTO][RELEASE]: Bump file header version to "202111.00" 2021-11-13 02:37:14 +00:00
FreeRTOS_Plus_TCP_UDP_Mode_CLI_Windows_Simulator [AUTO][RELEASE]: Bump file header version to "202111.00" 2021-11-13 02:37:14 +00:00
FreeRTOS_Plus_UDP_and_CLI_LPC1830_GCC FreeRTOS+UDP was removed in FreeRTOS V10.1.0 as it was replaced by FreeRTOS+TCP, 2018-08-23 00:00:20 +00:00
FreeRTOS_Plus_WolfSSL_FIPS_Ready_Windows_Simulator [AUTO][RELEASE]: Bump file header version to "202111.00" 2021-11-13 02:37:14 +00:00
FreeRTOS_Plus_WolfSSL_Windows_Simulator [AUTO][RELEASE]: Bump file header version to "202111.00" 2021-11-13 02:37:14 +00:00
Also_See_More_FreeRTOS+TCP_and_FreeRTOS_FAT_in_the_lab.url FreeRTOS+TCP: Added ipconfigSOCKET_HAS_USER_WAKE_CALLBACK configuration option so the user can specify a callback to execute when data arrives. 2017-12-12 17:47:56 +00:00
readme.txt Update version numbers to V7.4.1. 2013-04-18 12:58:17 +00:00

Directories:

+ The FreeRTOS-Plus/Demo directory contains a demo application for every most of
  the FreeRTOS+ components.  Lots of the demo applications use the FreeRTOS
  Windows simulator for easy evaluation.  Be aware that FreeRTOS is much slower
  and not deterministic when executed in a simulated environment.

+ See http://www.freertos.org/plus