Updated AWS IoT (markdown)

s-hadinger 2019-06-10 19:36:15 +02:00
parent a7fc492a77
commit 87b9ed187b
1 changed files with 1 additions and 1 deletions

@ -319,7 +319,7 @@ Memory needed during connection (TLS handshake - fingerprint validation):
Memory needed during connection (TLS handshake - full CA validation): Memory needed during connection (TLS handshake - full CA validation):
* ThunkStack = **4808 bytes** * ThunkStack = **4808 bytes**
* CA Certificate in RAM = **328 bytes** * CA Certificate in RAM = **328 bytes** (AWS CA) or **344 bytes** (Letsencrypt CA)
* DecoderContext = **3072 bytes** * DecoderContext = **3072 bytes**
* PrivateKey + Certificate = **800** * PrivateKey + Certificate = **800**
* **Total for connection = 9.0k** * **Total for connection = 9.0k**