start SSL

This commit is contained in:
John
2022-02-07 22:34:43 +01:00
parent 0135dc9100
commit e3dfe32350
11 changed files with 339 additions and 36 deletions
+3
View File
@@ -7,6 +7,9 @@
/* Defined if MQTT handling is enabled. */
#cmakedefine HAVE_MQTT
/* Defined if SSL is enabled. */
#cmakedefine HAVE_SSL
/* Defined if ppoll() is available. */
#cmakedefine HAVE_PPOLL