Search found 4 matches

by amateo
Mon May 31, 2021 12:24 am
Forum: Open Source Nagios Projects
Topic: Problem with SSL between different NRPE versions
Replies: 8
Views: 26387

Re: Problem with SSL between different NRPE versions

gormank wrote:Try v1.2...

TLSv1.2+ TLS v1.2 or above
I have already tried all different SSL versions with no results.
by amateo
Wed May 26, 2021 12:43 am
Forum: Open Source Nagios Projects
Topic: Problem with SSL between different NRPE versions
Replies: 8
Views: 26387

Re: Problem with SSL between different NRPE versions

-S, --ssl-version=VERSION The SSL/TLS version to use. Can be any one of: SSLv3 SSL v3 only SSLv3+ SSL v3 or above TLSv1 TLS v1 only TLSv1+ TLS v1 or above (DEFAULT) TLSv1.1 TLS v1.1 only TLSv1.1+ TLS v1.1 or above TLSv1.2 TLS v1.2 only TLSv1.2+ TLS v1.2 or above It seems that SSLv2 is not available.
by amateo
Mon May 24, 2021 1:12 am
Forum: Open Source Nagios Projects
Topic: Problem with SSL between different NRPE versions
Replies: 8
Views: 26387

Re: Problem with SSL between different NRPE versions

This will help you https://support.nagios.com/kb/article/n ... e-615.html This haven't helped. I don't have any problem with the client's IP. NRPE server is correctly listening and the client's IP is in the allowed list (I can see "Host address is in allowed_hosts" in the logs). SSL Not C...
by amateo
Wed May 19, 2021 7:34 am
Forum: Open Source Nagios Projects
Topic: Problem with SSL between different NRPE versions
Replies: 8
Views: 26387

Problem with SSL between different NRPE versions

I'm trying top upgrade my monitoring server from Ubuntu 16.04 to Ubuntu 20.04. My problem is that I'm getting a SSL error when the new monitoring server, with plugin version 4.0.3, tries to connect to servers with Ubuntu versions older than 18.04. For example, I'm trying to monitor a system with Ubu...