mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-13 13:01:55 +03:00
ESP8266HTTPClient - prefer trust anchors to fingerprinting in examples (#9181)
This commit is contained in:
2
libraries/ESP8266HTTPClient/examples/StreamHttpsClient/certUpdate
Executable file
2
libraries/ESP8266HTTPClient/examples/StreamHttpsClient/certUpdate
Executable file
@ -0,0 +1,2 @@
|
||||
cd ${0%/*} 2>/dev/null
|
||||
python3 ../../../../tools/cert.py -s tls.mbed.org -n mbed > certs.h
|
Reference in New Issue
Block a user