The Nagios Cross-Platform Agent (NCPA) is an open-source monitoring tool that delivers comprehensive monitoring for Windows, Linux, and Mac OS X. It offers active/passive checks, real-time metrics, and custom plugin support through an intuitive web interface.
Added support for TLSv1.3. This update enables the latest encryption standard, offering improved security and faster connection handshake speeds. [GH#1352] - CPD
Updates
Linux builds now use OpenSSL 3.5.5 to resolve CVEs and improve compatibility. [GH#1353] - CPD
Bug Fixes
Fixed a Linux issue where service files were being left behind after an uninstall. [GH#1063] - CPD
Fixed a routing issue after admin authentication that was causing the admin section to not work properly. [GH#898] - CPD
SSL renegotiation is now disabled to prevent security vulnerabilities. [GH#869,GH#1180] - CPD
Deprecated
Deprecated support for TLSv1 and TLSv1.1 due to security vulnerabilities and the fact that most modern clients no longer support these protocols. - CPD