Check_http --ssl

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
eddiez
Posts: 72
Joined: Tue Dec 11, 2012 10:38 am

Check_http --ssl

Post by eddiez »

I started getting the following error today:

140080050399072:error:1408F119:SSL routines:SSL3_GET_RECORD:decryption failed or bad record mac:s3_pkt.c:484:
HTTP CRITICAL - Error on receive

some of my monitors are okay, but ~12 started with the error above. Can you shed some light on this?

Ed
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Check_http --ssl

Post by tmcdonald »

I looks like this might be a known bug in openssl:

https://github.com/kennethreitz/requests/issues/1906

What's your openssl version?

Code: Select all

openssl version
Former Nagios employee
Locked