Slack integration stopped working
Posted: Wed Mar 18, 2020 12:18 am
Hi All, Over the weekend our slack integration with Nagios stopped working with the following error.
500 Can't connect to iaitdepartment.slack.com:443 (SSL connect attempt failed with unknown errorerror:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure)
It would appear that SSLv3 and possibly earlier versions of TLS has been disabled at slacks end which makes sense as per security guidelines but we are at a loss as to how we get this going again. We use the standard slack_nagios.pl and the below command yields the above error.
slack_nagios.pl -field slack_channel=#hosts -field HOSTALIAS="Test host" -field HOSTSTATE="UP" -field HOSTOUTPUT="Host is Up" -field NOTIFICTATIONTYPE="RECOVERY"
Request: POST https://ourinstance.slack.com/services/ ... iBSKbnFtAP
I'm keen to get this up and going any assistance in how we get this happening would be much appreciated.
scrantic
500 Can't connect to iaitdepartment.slack.com:443 (SSL connect attempt failed with unknown errorerror:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure)
It would appear that SSLv3 and possibly earlier versions of TLS has been disabled at slacks end which makes sense as per security guidelines but we are at a loss as to how we get this going again. We use the standard slack_nagios.pl and the below command yields the above error.
slack_nagios.pl -field slack_channel=#hosts -field HOSTALIAS="Test host" -field HOSTSTATE="UP" -field HOSTOUTPUT="Host is Up" -field NOTIFICTATIONTYPE="RECOVERY"
Request: POST https://ourinstance.slack.com/services/ ... iBSKbnFtAP
I'm keen to get this up and going any assistance in how we get this happening would be much appreciated.
scrantic