Problem with SSL/TLS certificate
Problem with SSL/TLS certificate
I recently installed a SSL/TLS certificate on Nagios XI ver. 5.4.13 that works when I use and Internet Explorer browser. When I use Google Chrome however, I get a message stating that "Your Connection is not Private". Is there a reason for this????
Re: Problem with SSL/TLS certificate
The error message I get is: NET::ERR_CERT_COMMON_NAME_INVALID
Re: Problem with SSL/TLS certificate
The common name invalid message usually means that the hostname seen in the url does not match the common name set on the certificate. What are you putting in the address bar and what is set on the certificate if you view its properties? Also check under Admin > System Config > System Settings, for the Program URL that is set to the common name on the certificate.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: Problem with SSL/TLS certificate
The certificate works when I use the Internet Explorer browser. When I use Google Chrome I get the error I posted. I made sure that hostname in the url mateches the common name in the certificate.
Re: Problem with SSL/TLS certificate
Open Chrome's dev tools and look under the Security section for details on the certificate and why Chrome is not accepting it. Use the View Certificate button as well to view details of the cert. What is the common name set to in the cert? Is it using a wildcard? Are there subject alternative names?
You may be running into:
https://support.google.com/chrome/a/ans ... 1219?hl=en
You may be running into:
https://support.google.com/chrome/a/ans ... 1219?hl=en
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: Problem with SSL/TLS certificate
I'm not sure what happened over the weekend, but for some unknown reason the certificate is now recognized by Chrome. Thank you for your assistance, and please close out the case.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Problem with SSL/TLS certificate
Great! Glad it is resolvedHIINNS wrote:I'm not sure what happened over the weekend, but for some unknown reason the certificate is now recognized by Chrome. Thank you for your assistance, and please close out the case.
Locking