Comments
3 comments
-
There isn't I'm afraid - I guess the question is what is throwing that error - are you sending to a https webhook?
-
Yes it is webhook. It's the Slack integration in the Notification settings.
-
Depending on the version you're using there is a separate generic "webhook" notification option:
And the general webhoook notifications does have an option to "Ignore SSL or TLS certificate errors". However it does not have the Slack specific functionality.
It seems the problem may be that Slack only supports TLS 1.2 and you are trying to access it from a machine that does not have that enabled (or is an older one where it is not the default or cannot have it enabled).
Add comment
Please sign in to leave a comment.
{code}
{code}