commit | 3e2b6dbd5d7adcfe1879072e4e8bb9d6f6ed0315 | [log] [tgz] |
---|---|---|
author | Aska Wu <aska.wu@linaro.org> | Tue Jul 18 18:45:47 2017 +0800 |
committer | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Fri Jul 28 11:25:43 2017 +0300 |
tree | 47f80f3e17cebf70fb4376db2afd150dd26b01c2 | |
parent | c0b5e55e6d3e0e53b1edfb4feccfecdb9e927ef9 [diff] |
ext: lib: mbedtls: Increase max content len if MQTT TLS is enabled Increase MBEDTLS_SSL_MAX_CONTENT_LEN to 2500 to avoid TLS handshake failure with mosquitto. Signed-off-by: Aska Wu <aska.wu@linaro.org>