Hello, we are trying to implement Execute HTTP action feature on notifications, but we're not able to do so.
If we execute call from powershell with invoke-webrequest everything works fine, but from prtg, we're getting errors.
"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 (Sensor/Source/ID: 17409/17409/1)"
We have checked everything that can be checked.
PRTG version we're running is: 18.4.45.1898+.
Any help would be appreciated, since from all other systems integration is working properly. Target web server works only under TLS 1.2, and have a valid certificate since it works from other systems.
Add comment