Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: check_http - SSLv3 forced even when the --ssl flag = 1 (newer OpenSSL version) #555

Open
janpokorski opened this issue Jul 7, 2020 · 0 comments

Comments

@janpokorski
Copy link

I am getting the same issue as #140 on a RHEL 7.7 with a newer OpenSSL version.

  • check_http v2.3.1 (nagios-plugins 2.3.1)
  • OpenSSL 1.0.2k-fips
root@vm:/usr/lib64/nagios/plugins>>./check_http -H some.address.com --ssl=1
CRITICAL - Cannot make SSL connection.
139947498936240:error:14094410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure:s3_pkt.c:1493:SSL alert number 40
@janpokorski janpokorski changed the title check_http - SSLv3 forced even when the --ssl flag = 1 (newer OpenSSL version) BUG: check_http - SSLv3 forced even when the --ssl flag = 1 (newer OpenSSL version) Jul 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant