diff options
Diffstat (limited to '')
-rw-r--r-- | net/mosquitto/files/patch-mosquitto.conf | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/net/mosquitto/files/patch-mosquitto.conf b/net/mosquitto/files/patch-mosquitto.conf index d748d5b1171e..2bf7472095b9 100644 --- a/net/mosquitto/files/patch-mosquitto.conf +++ b/net/mosquitto/files/patch-mosquitto.conf @@ -1,4 +1,4 @@ ---- mosquitto.conf.orig 2025-03-06 16:25:31 UTC +--- mosquitto.conf.orig 2025-07-11 21:32:27 UTC +++ mosquitto.conf @@ -167,7 +167,7 @@ # This should be set to /var/run/mosquitto/mosquitto.pid if mosquitto is @@ -18,12 +18,3 @@ # ================================================================= # Listeners -@@ -360,7 +360,7 @@ - # certificate files must have ".crt" as the file ending and you must run - # "openssl rehash <path to capath>" each time you add/remove a certificate. - # capath is not supported for websockets. --#cafile -+cafile /usr/local/share/certs/ca-root-nss.crt - #capath - - |