Search found 1 match
- Thu May 19, 2011 11:46 am
- Forum: Open Source Nagios Projects
- Topic: CHECK_NRPE: Error - Could not complete SSL handshake
- Replies: 8
- Views: 4185
Re: CHECK_NRPE: Error - Could not complete SSL handshake
We're running into a related problem. It appears that this is a really old bug in NRPE related to this line: http://nagios.svn.sourceforge.net/viewvc/nagios/nrpe/trunk/src/check_nrpe.c?revision=1167&view=markup SSL_CTX_set_cipher_list(ctx,"ADH"); There's likely a mismatch between what ...