Appears with the Error “CHECK_NRPE: error-could not complete SSL handshake.”
Steps to solve the problem:
1. Ensure that opensSH, OpensSL, opensSL-Devel versions are consistent.
On centOS, you can run:
Steps to solve the problem:
1. Ensure that opensSH, OpensSL, opensSL-Devel versions are consistent.
On centOS, you can run:
yum install openssl openssl-devel
2. The allowed address of nagios monitoring terminal and the nrPE target terminal are configured correctly. For example, the configuration on the destination side
(command: vim/usr/local/nagios/etc/nrpe CFG) :
allowed_hosts=127.0.0.1,192.168.177.174
Read More:
- centos nagios CHECK_NRPE: Error – Could not complete SSL handshake
- CHECK_NRPE: Error – Could not complete SSL handshake.
- SSL handshake failed: SSL error: illegal key usage detected in the certificate
- gnutls_handshake() failed: A TLS fatal alert has been received
- Solve Linux docker pull error get https://registry-1.docker.io/v2/ : Net / http: TLS handshake timeout
- OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443
- How to Solve All masterha_check_repl Error
- excel VBA: Could not complete due to error 800a0011
- wget OpenSSL: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version
- Syntax error, insert “;” to complete Statement, insert “}” to complete Block
- git clone https:// gnutls_handshake() failed: The TLS connection was non-properly terminated.
- error: RPC failed; curl 56 OpenSSL SSL_ read: SSL_ ERROR_ Syscall, errno 10054 solution
- Solve starting RTSP handshake… RTSP: failed to connect to UDP port 48010
- [Solved] Docker ubuntu swoole fatal error: openssl/ssl.h: No such file or directory
- macOS Install Homebrew Error LibreSSL SSL_read: SSL_ERROR_SYSCALL, errno 54
- Mac installation dart error curl: (35) libresssl SSL_ connect: SSL_ ERROR_ SYSCALL in connection to storage.googleapis.co
- FreeRDP installation configuration (error message: SSL_read: Failure in SSL library (protocol error?))
- WebSocket handshake Unexpected response code 403
- macos LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443
- How to solve the problem of requirements check failed for JDK 8 when Cordova 9.0 is built