fixed typo

Tim Brust 2019-06-29 19:21:19 +02:00
parent d7d05f19d8
commit 02cdcd89f2
1 changed files with 1 additions and 1 deletions

2
TLS.md

@ -2,7 +2,7 @@
> TLS offer increased security between your connected devices and your MQTT server, providing server authentication and encryption. Please refer to the general discussion in [Securing-your-IoT-from-hacking](Securing-your-IoT-from-hacking)
Starting version 6.5.0.15, there are major changes to TLS to make it lighter in memory and easier to use. It has now reduced flash and memory requirements that makes it compatible with Web and Hue EmulatioN.
Starting version 6.5.0.15, there are major changes to TLS to make it lighter in memory and easier to use. It has now reduced flash and memory requirements that makes it compatible with Web and Hue Emulation.
> Note: If you are upgrading from a previous TLS activated version, there are breaking changes in the way Fingerprints are calculated, read below.