mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-29 17:16:32 +03:00
https_request_example:
Use local python server to test client session tickets Update example test to test the client session tickets Check for minimum heap info in the example test.
This commit is contained in:
committed by
Shubham Kulkarni
parent
68ee89eac9
commit
384ea8123b
@@ -2,4 +2,4 @@
|
||||
# "main" pseudo-component makefile.
|
||||
#
|
||||
# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)
|
||||
COMPONENT_EMBED_TXTFILES := server_root_cert.pem
|
||||
COMPONENT_EMBED_TXTFILES := server_root_cert.pem local_server_cert.pem
|
||||
|
||||
Reference in New Issue
Block a user