mirror of
https://github.com/esp8266/Arduino.git
synced 2025-08-07 00:04:36 +03:00
SSL examples: updates (#8643)
Simplify SSL+ethernet example, reuse/include WiFi example
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
cd ${0%/*} 2>/dev/null
|
||||
python3 ../../../../tools/cert.py -s www.gitlab.com -n gitlab > certs.h
|
||||
python3 ../../../../tools/cert.py -s www.example.com -n SSL > certs.h
|
||||
|
Reference in New Issue
Block a user