Configure SSL cert on Nagios XI
Posted: Thu May 13, 2021 1:53 am
hi team,
I have followed the instructions as per the below article to Configure ssl on the Nagios server version 5.8.1:
https://assets.nagios.com/downloads/nag ... s%20XI.pdf
We are using digicert as the certificate authority and we have .csr, .csr. and .key in the respective place. we restarted the httpd service also but we could see the web server page.
i could not find errors on /var/log/httpd/error_logs as well. Kindly help.
curl -L cvrmnagiosxi002.ellucian.com -vvv
* About to connect() to cvrmnagiosxi002.ellucian.com port 80 (#0)
* Trying 149.24.164.25...
* Connected to cvrmnagiosxi002.ellucian.com (149.24.164.25) port 80 (#0)
> GET / HTTP/1.1
> User-Agent: curl/7.29.0
> Host: cvrmnagiosxi002.ellucian.com
> Accept: */*
>
< HTTP/1.1 302 Found
< Date: Thu, 13 May 2021 07:38:50 GMT
< Server: Apache
< Location: https://cvrmnagiosxi002.ellucian.com/
< Content-Length: 221
< Content-Type: text/html; charset=iso-8859-1
<
* Ignoring the response-body
* Connection #0 to host cvrmnagiosxi002.ellucian.com left intact
* Issue another request to this URL: 'https://cvrmnagiosxi002.ellucian.com/'
* Found bundle for host cvrmnagiosxi002.ellucian.com: 0x1ba9c70
* About to connect() to cvrmnagiosxi002.ellucian.com port 443 (#1)
* Trying 149.24.164.25...
* Connection refused
* Failed connect to cvrmnagiosxi002.ellucian.com:443; Connection refused
* Closing connection 1
curl: (7) Failed connect to cvrmnagiosxi002.ellucian.com:443; Connection refused
Moderator's Note: The profile has been shared with the support team but has been removed from the public forum.
I have followed the instructions as per the below article to Configure ssl on the Nagios server version 5.8.1:
https://assets.nagios.com/downloads/nag ... s%20XI.pdf
We are using digicert as the certificate authority and we have .csr, .csr. and .key in the respective place. we restarted the httpd service also but we could see the web server page.
i could not find errors on /var/log/httpd/error_logs as well. Kindly help.
curl -L cvrmnagiosxi002.ellucian.com -vvv
* About to connect() to cvrmnagiosxi002.ellucian.com port 80 (#0)
* Trying 149.24.164.25...
* Connected to cvrmnagiosxi002.ellucian.com (149.24.164.25) port 80 (#0)
> GET / HTTP/1.1
> User-Agent: curl/7.29.0
> Host: cvrmnagiosxi002.ellucian.com
> Accept: */*
>
< HTTP/1.1 302 Found
< Date: Thu, 13 May 2021 07:38:50 GMT
< Server: Apache
< Location: https://cvrmnagiosxi002.ellucian.com/
< Content-Length: 221
< Content-Type: text/html; charset=iso-8859-1
<
* Ignoring the response-body
* Connection #0 to host cvrmnagiosxi002.ellucian.com left intact
* Issue another request to this URL: 'https://cvrmnagiosxi002.ellucian.com/'
* Found bundle for host cvrmnagiosxi002.ellucian.com: 0x1ba9c70
* About to connect() to cvrmnagiosxi002.ellucian.com port 443 (#1)
* Trying 149.24.164.25...
* Connection refused
* Failed connect to cvrmnagiosxi002.ellucian.com:443; Connection refused
* Closing connection 1
curl: (7) Failed connect to cvrmnagiosxi002.ellucian.com:443; Connection refused
Moderator's Note: The profile has been shared with the support team but has been removed from the public forum.