diff options
Diffstat (limited to 'net/mosquitto/files/patch-mosquitto.conf')
-rw-r--r-- | net/mosquitto/files/patch-mosquitto.conf | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/net/mosquitto/files/patch-mosquitto.conf b/net/mosquitto/files/patch-mosquitto.conf index b20b04014aa1..2bf7472095b9 100644 --- a/net/mosquitto/files/patch-mosquitto.conf +++ b/net/mosquitto/files/patch-mosquitto.conf @@ -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 - - |