Hi,
thanks for your help, now i can connect to the system.
Search found 3 matches
- Tue Jun 01, 2021 11:37 pm
- Forum: Nagios XI
- Topic: NCPA: Unable to connect with ssl-handshake failures
- Replies: 4
- Views: 2233
- Mon May 31, 2021 4:30 am
- Forum: Nagios XI
- Topic: NCPA: Unable to connect with ssl-handshake failures
- Replies: 4
- Views: 2233
Re: NCPA: Unable to connect with ssl-handshake failures
Hi, i've tried this: nagios #> curl -k "https://IP.AD.DR.ES:5693/testconnect?token=<MYTOKEN>" -vvv --tlsv1.2 --tls-max 1.2 * Trying IP.AD.RE.SS... * TCP_NODELAY set * Connected to IP.AD.RE.SS (IP.AD.RE.SS) port 5693 (#0) * ALPN, offering h2 * ALPN, offering http/1.1 * successfully set cert...
- Fri May 28, 2021 5:22 am
- Forum: Nagios XI
- Topic: NCPA: Unable to connect with ssl-handshake failures
- Replies: 4
- Views: 2233
NCPA: Unable to connect with ssl-handshake failures
Hi, i've installed NCPA from your nagios-repo: # rpm -q ncpa ncpa-2.3.1-1.el7.x86_64 After that i want to connect to the Server but i got an error. So i've tried with curl: [nagios@nagios libexec]$ curl -k "https://IP.AD.RE.SS:5693/testconnect?token=<MYTOKEN>" -vvv * Trying IP.AD.RE.SS... ...