Build precise queries to find exactly what you need
Press ESC to close
@marcototal
Member Since: November 10, 2021
Favorites0
Views
Projects0
For ILO3 i get following error message: root@ilo1:/home/# ./check_ilo2_health.pl -H 192.168.200.45 -u user -p password -r 3 -3 -U -a -b -c -d -g -i -l -n -o ILO2_HEALTH UNKNOWN - ERROR: Failed to establish SSL connection with 192.168.202.45:443 SSL connect attempt failed error:14094410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure. root@ilo1:/home/# I Try install OpenSSL 1.0.2 from 2017, same error :-( On the ILO Adminpage I can see the current use cipher: RSA_With3DES_EDE_CBC_SHA root@ilo1:/home/# openssl version -v OpenSSL 1.0.2l 25 May 2017 root@ilo1:/home/# root@ilo1:/home/# /usr/lib/nagios/plugins/check_ilo2_health.pl -H 192.168.202.45 -u user -p password -r 3 -3 -U -a -b -c -d -g -i -l -n -o --sslopts SSL_cipher_list => "rsa-3des-ede-cbc-sha",SSL_verify_mode => SSL_VERIFY_NONE ILO2_HEALTH UNKNOWN - ERROR: Failed to establish SSL connection with 192.168.202.45:443 No such file or directory Failed to set SSL cipher list error:1410D0B9:SSL routines:SSL_CTX_set_cipher_list:no cipher match. root@ilo1:/home/#
Reviewed 4 years ago