NCPA SSL Certificates
Posted: Fri Nov 08, 2024 11:03 am
Hi, I am trying to configure the NCPA agent with SSL using third party certificates in ncpa.cfg
This works fine on Windows:
certificate = C:\Program Files\Nagios\NCPA\etc\mycert.crt,C:\Program Files\Nagios\NCPA\etc\mykey.key
I cannot seem to get it working at all on Ubuntu server with:
certificate = /usr/local/ncpa/etc/mycert.crt,/usr/local/ncpa/etc/mykey.key
Am I missing something obvious? Have tried various ownership / permission on the cert files with no success.
Thanks!
This works fine on Windows:
certificate = C:\Program Files\Nagios\NCPA\etc\mycert.crt,C:\Program Files\Nagios\NCPA\etc\mykey.key
I cannot seem to get it working at all on Ubuntu server with:
certificate = /usr/local/ncpa/etc/mycert.crt,/usr/local/ncpa/etc/mykey.key
Am I missing something obvious? Have tried various ownership / permission on the cert files with no success.
Thanks!