Start http_get example for BearSSL
Validation fails due to invalid validation time (no time source on ESP) and wrong TA
This commit is contained in:
parent
1911237140
commit
3e1a0c2091
2 changed files with 271 additions and 0 deletions
4
examples/http_get_bearssl/Makefile
Normal file
4
examples/http_get_bearssl/Makefile
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
PROGRAM=http_get_bearssl
|
||||
EXTRA_COMPONENTS = extras/bearssl
|
||||
|
||||
include ../../common.mk
|
||||
Loading…
Add table
Add a link
Reference in a new issue