louislam / uptime-kuma

A fancy self-hosted monitoring tool
https://uptime.kuma.pet
MIT License
53.22k stars 4.81k forks source link

[rocketchat] Notifications ignore self-signed SSL certificates button #3705

Open mtimani opened 10 months ago

mtimani commented 10 months ago

⚠️ Please verify that this feature request has NOT been suggested before.

🏷️ Feature Request Type

New Notification

🔖 Feature description

The RocketChat Notifications does not have an ignore self-signed SSL certificates button. Thus, rendering it impossible to configure a webhook on a self-hosted RocketChat server.

✔️ Solution

Add a button (like for the Monitors) to ignore SSL certificates of RocketChat servers

❓ Alternatives

No response

📝 Additional Context

No response

CommanderStorm commented 10 months ago

Doing so (ignoring certs for notifications) could mean that an attacker intercepts these notifiations as they are no longer as MITM attacks are possible in this case.

Wouldn't it be better to either

mtimani commented 10 months ago

100% Nevertheless, you provide the same feature as an option (tick box) for monitoring. Why not add the same button to ignore (in case the person wants it) the SSL certificate. Leaving by default the secure option (validating the certificate)