I have created a notification to send a http action (to OpsGenie for SMS, and push notifications) but I'm unable to get it to work. I've looked in the notification logs and get the following error:
--------------------------------------------------------------------------------------------------------------------------- Failed to establish secure connection [Step 0] Error connecting with SSL. Error connecting with SSL. error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure [Step 1] Error connecting with SSL. Error connecting with SSL. error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure [Step 2] Error connecting with SSL. Error connecting with SSL. error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure [Step 3] Error connecting with SSL. Error connecting with SSL. error:14094410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure [Step 4] Error connecting with SSL. Error connecting with SSL. error:14094410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure [Step 5] Socket Error # 10054 Connection reset by peer. [Unsecure] IOHandler value is not valid ---------------------------------------------------------------------------------------------------------------------------
Using Postman in Chrome I am able to send a https POST to the same URL and it works. It only seems to fail from PRTG. has anyone had similar issues with these or can help me understand the error? I've used http action notifications many times before but never to a URL that isn't within my organisation.
Add comment