1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-04-24 08:45:10 +03:00
david gauchard 646bdfc060
SSL examples: updates (#8643)
Simplify SSL+ethernet example, reuse/include WiFi example
2022-07-28 00:47:10 +03:00

3 lines
93 B
Plaintext
Executable File

cd ${0%/*} 2>/dev/null
python3 ../../../../tools/cert.py -s www.example.com -n SSL > certs.h