mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-29 05:21:37 +03:00
Certificate and public keys automatic updater (#8218)
This commit is contained in:
2
libraries/ESP8266WiFi/examples/BearSSL_Sessions/certUpdate
Executable file
2
libraries/ESP8266WiFi/examples/BearSSL_Sessions/certUpdate
Executable file
@ -0,0 +1,2 @@
|
||||
cd ${0%/*} 2>/dev/null
|
||||
python3 ../../../../tools/cert.py -s api.github.com -n github > certs.h
|
Reference in New Issue
Block a user