-
-
Notifications
You must be signed in to change notification settings - Fork 567
Open
Labels
Description
📣 Notification Service(s) Impacted
- MQTTS
🐞 Describe the bug
- Setting the verify flag to 'No' still rejects insecure connections (self-signed certificate)
💻 Your System Details:
- changedetection.io docker container running on a TrueNAS SCALE host (Debian-based, I think?)
🔮 Additional context
- I have other services which connect to and use this MQTT server (with the Verify=no argument) so I know the server itself is configured correctly and functioning.
- I also tried setting the apprise URL to
?verify="/datastore/server.crt"(with correct permissions), however this just defaults to?verify=Noin the debug log.
Reactions are currently unavailable
