[packages/domoticz] keep ssl cert path commented out

atler atler at pld-linux.org
Wed May 7 02:47:51 CEST 2025


commit 441e1d31bd50bcfde4dec37a44c36e9f664413c6
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Sep 19 21:25:36 2024 +0200

    keep ssl cert path commented out
    
    avoid startup errors until cert is created

 config.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/config.patch b/config.patch
index 43aff4d..8dd9260 100644
--- a/config.patch
+++ b/config.patch
@@ -5,7 +5,7 @@
  
  # SSL certificate file
 -# ssl_cert=/opt/domoticz/server_cert.pem
-+ssl_cert=/var/lib/domoticz/domoticz.pem
++# ssl_cert=/var/lib/domoticz/domoticz.pem
  
  # SSL certificate key file (could also point to SSL certificate file if it contains the key)
  # ssl_key=/opt/domoticz/server_cert.key
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/domoticz.git/commitdiff/81fa35a3b26e07c6c40ca349a9c29012a6117fde



More information about the pld-cvs-commit mailing list