CHECK_NRPE: Error - Could not complete SSL handshake --- Windows Server
CHECK_NRPE: Error - Could not complete SSL handshake. --- Windows Server
If you are using NSCP-0.4.3.x or Greater on your Windows Host, then certificate based authentication became the default authentication method. To rectify the issue you need to
1. Edit the nsclient.ini file.
2. Put following entry in the Config file.
[/settings/NRPE/server]
insecure = true
3. Restart the NSClient++ Service
If you are using NSCP-0.4.3.x or Greater on your Windows Host, then certificate based authentication became the default authentication method. To rectify the issue you need to
1. Edit the nsclient.ini file.
2. Put following entry in the Config file.
[/settings/NRPE/server]
insecure = true
3. Restart the NSClient++ Service
No comments