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
Check_http --ssl
Re: Check_http --ssl
I looks like this might be a known bug in openssl:
https://github.com/kennethreitz/requests/issues/1906
What's your openssl version?
https://github.com/kennethreitz/requests/issues/1906
What's your openssl version?
Code: Select all
openssl versionFormer Nagios employee