mirror of https://github.com/arendst/Tasmota.git
Updated AWS IoT (markdown)
parent
87b9ed187b
commit
2f9c14afc9
|
@ -333,11 +333,15 @@ AWS IoT Connection, with EC Private Key, simple fingerprint validation:
|
||||||
* **0.7s** at 160MHz
|
* **0.7s** at 160MHz
|
||||||
* **1.4s** at 80 MHz
|
* **1.4s** at 80 MHz
|
||||||
|
|
||||||
AWS IoT Connection, with EC Private Key, full CA validation (easier than fingerprints):
|
AWS IoT Connection, with EC Private Key, full CA validation (easier to configure than fingerprints):
|
||||||
|
|
||||||
* **1.0s** at 160MHz
|
* **1.0s** at 160MHz
|
||||||
* **1.7s** at 80 MHz
|
* **1.7s** at 80 MHz
|
||||||
|
|
||||||
|
Letsencrypt based server (Mosquitto for ex), with full CA validation (easier to configure than fingerprint):
|
||||||
|
|
||||||
|
* **1.2s** at 80MHz
|
||||||
|
|
||||||
### TLS Troubleshooting
|
### TLS Troubleshooting
|
||||||
|
|
||||||
Here are the common TLS error:
|
Here are the common TLS error:
|
||||||
|
|
Loading…
Reference in New Issue