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:
2
libraries/ESP8266HTTPClient/examples/BasicHttpsClient/certUpdate
Executable file
2
libraries/ESP8266HTTPClient/examples/BasicHttpsClient/certUpdate
Executable file
@ -0,0 +1,2 @@
|
||||
cd ${0%/*} 2>/dev/null
|
||||
python3 ../../../../tools/cert.py -s jigsaw.w3.org -n jigsaw > certs.h
|
Reference in New Issue
Block a user