summaryrefslogtreecommitdiff
path: root/mqtt_simple/overlay-tls.conf
diff options
context:
space:
mode:
authorMichal Hanus <hanus.michal@divelit.cz>2024-04-01 14:53:48 +0200
committerMichal Hanus <hanus.michal@divelit.cz>2024-04-01 14:53:48 +0200
commite6318f51769ec684a713876460d89cfb3f595c11 (patch)
tree787b0de93bf885ba9793ddeb8d86e1f4e562a8d6 /mqtt_simple/overlay-tls.conf
parent1173bd81904c534b4b6d62e3f7e8e1b195b4cc4c (diff)
Diffstat (limited to 'mqtt_simple/overlay-tls.conf')
-rw-r--r--mqtt_simple/overlay-tls.conf13
1 files changed, 13 insertions, 0 deletions
diff --git a/mqtt_simple/overlay-tls.conf b/mqtt_simple/overlay-tls.conf
new file mode 100644
index 0000000..9a58e44
--- /dev/null
+++ b/mqtt_simple/overlay-tls.conf
@@ -0,0 +1,13 @@
+#
+# Copyright (c) 2020 Nordic Semiconductor ASA
+#
+# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
+#
+
+# MQTT TLS
+CONFIG_MQTT_LIB_TLS=y
+CONFIG_MQTT_BROKER_PORT=8886
+CONFIG_MQTT_KEEPALIVE=30
+
+# Modem key management, for provisioning certificates
+CONFIG_MODEM_KEY_MGMT=y