1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-12 01:53:07 +03:00

basichttpsclient example: fingerprint handled by update scripts (#8311)

* basichttpsclient example: fingerprint handled by update scripts
This commit is contained in:
david gauchard
2023-03-06 15:05:36 +01:00
committed by GitHub
parent be02af0504
commit 74e02d1a6f
3 changed files with 71 additions and 13 deletions

View File

@ -0,0 +1,2 @@
cd ${0%/*} 2>/dev/null
python3 ../../../../tools/cert.py -s jigsaw.w3.org -n jigsaw > certs.h