Search found 5 matches

by operaciones
Thu Jun 07, 2018 9:31 am
Forum: Nagios XI
Topic: SSL for nrpe -> nsclient++
Replies: 9
Views: 3202

Re: SSL for nrpe -> nsclient++

I could set the check command for my server with TLS1.2 and version 2.

It's working fine.

Thank you for your help.

Regards.
by operaciones
Tue May 29, 2018 2:07 pm
Forum: Nagios XI
Topic: SSL for nrpe -> nsclient++
Replies: 9
Views: 3202

Re: SSL for nrpe -> nsclient++

Would you clarify this point of the kb you sent (https://support.nagios.com/kb/article.php?id=516)? NRPE v3 has two major improvements over previous versions: Increased SSL security Certificates can be used for security Because i thought that i could use certificates for security (is my goal in this...
by operaciones
Mon May 28, 2018 7:58 am
Forum: Nagios XI
Topic: SSL for nrpe -> nsclient++
Replies: 9
Views: 3202

Re: SSL for nrpe -> nsclient++

Hi. If I execute the check_nrpe with -S TLSv1.2 and -2 flags, i don´t get any error messages in /var/log/messages. I wonder what´s the difference between using Version 3 packets and Version 2. I couldn´t find any kb of this. My goal is to monitor this server by executing a remote program in the serv...
by operaciones
Fri May 25, 2018 2:57 pm
Forum: Nagios XI
Topic: SSL for nrpe -> nsclient++
Replies: 9
Views: 3202

Re: SSL for nrpe -> nsclient++

First of all, thank you tgriep for your fast response. I could avoid the message typing the command with the -S TLSv1.2 flag: [root@nagiossrv ssl]# /usr/local/nagios/libexec/check_nrpe -S TLSv1.2 -H [Client IP] -C /usr/local/nagios/etc/ssl/nagios_server_certs/nagios_server.pem -K /usr/local/nagios/e...
by operaciones
Fri May 25, 2018 11:10 am
Forum: Nagios XI
Topic: SSL for nrpe -> nsclient++
Replies: 9
Views: 3202

SSL for nrpe -> nsclient++

Hi. I´m facing an issue with check_nrpe and nsclient++ and we want to enable SSL communication. I installed NSCP 0.5.2.35 in a Windows Server 2008 R2 x64 SP1. I upgraded check_nrpe to version 3.2.1 following this doc https://support.nagios.com/kb/article.php?id=520 and this https://support.nagios.co...