commit | 0a0e9079c37e4d9c9cf9c71f5243da680bed6212 | [log] [tgz] |
---|---|---|
author | Lucas Dietrich <ld.adecy@gmail.com> | Fri Nov 19 09:46:33 2021 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Thu Nov 25 10:44:17 2021 -0500 |
tree | 27c4b15b95affeacb19d52e97d6b9aeb102fc961 | |
parent | 4e103bcb203e883204c1ee7035e4e356bac87b1a [diff] |
net: mqtt: Add support for TLS option TLS_CERT_NOCOPY Add an option in MQTT client context to take advantage of the "TLS_CERT_NOCOPY" option when using TLS socket transport. Signed-off-by: Lucas Dietrich <ld.adecy@gmail.com>