Add ESP certificate bundle feature
Adds the ESP certificate bundle feature that enables users to bundle a root certificate bundle together with their application. Default bundle includes all Mozilla root certificates Closes IDF-296
This commit is contained in:
@@ -0,0 +1 @@
|
||||
.. include:: ../../../en/api-reference/protocols/esp_crt_bundle.rst
|
||||
@@ -17,6 +17,7 @@
|
||||
Modbus slave <modbus>
|
||||
Local Control <esp_local_ctrl>
|
||||
:esp32: ESP Serial Slave Link <esp_serial_slave_link>
|
||||
Certificate Bundle <esp_crt_bundle>
|
||||
|
||||
此 API 部分的示例代码在 ESP-IDF 示例工程的 :example:`protocols` 目录下提供。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user