Updated AWS IoT (markdown)

s-hadinger 2019-06-16 18:51:54 +02:00
parent b1e4a6ce25
commit df3a97d824
1 changed files with 2 additions and 2 deletions

@ -333,12 +333,12 @@ ESP8266 is quite slow compared to modern processors when it comes to SSL handsha
AWS IoT Connection, with EC Private Key, simple fingerprint validation:
* **0.7s** at 160MHz
* **1.4s** at 80 MHz
* **1.2s** at 80 MHz
AWS IoT Connection, with EC Private Key, full CA validation (easier to configure than fingerprints):
* **1.0s** at 160MHz
* **1.7s** at 80 MHz
* **1.8s** at 80 MHz
Letsencrypt based server (Mosquitto for ex), simple fingerprint validation: