mirror of https://github.com/arendst/Tasmota.git
Updated AWS IoT (markdown)
parent
b1e4a6ce25
commit
df3a97d824
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in New Issue