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:
Stefan Schake 2016-11-11 20:27:18 +01:00 committed by Stefan Schake
parent 7eb5168e4b
commit 4e0646e392
2 changed files with 271 additions and 0 deletions

View file

@ -0,0 +1,4 @@
PROGRAM=http_get_bearssl
EXTRA_COMPONENTS = extras/bearssl
include ../../common.mk