Page 1 of 1

Does nagios xi support 4096 rsa ssl certificate?

Posted: Mon Oct 11, 2021 9:17 pm
by DonForigua
Hi

i did not find any info about it, i will have any trouble if i use a rsa 4096 ssl certificate for httpd.

Greetings

Re: Does nagios xi support 4096 rsa ssl certificate?

Posted: Tue Oct 12, 2021 2:38 pm
by kfanselow
Hi DonForigua,

Nagios and NagiosXI by default uses Apache httpd as it is configured by the operating system package manager, and/or as configured by the system administrator. Usually it is a recent version of Apache 2.4 and you should check the apache documentation and your configuration to see if it is compatible with your certificate.

Thanks