Help Center/ Elastic Load Balance/ FAQs/ Listeners/ Why Is There a Security Warning After a Certificate Is Configured for an HTTPS Listener?
Updated on 2024-09-24 GMT+08:00

Why Is There a Security Warning After a Certificate Is Configured for an HTTPS Listener?

The following may cause the Not Secure warning even after a certificate is configured:

  • The domain name used by the certificate is different from the domain name accessed by users. (If this is the case, check the domain name used the certificate to ensure that the domain names are the same or create a self-signed certificate.)
  • SNI is configured, but the specified domain name is different from the one used by the certificate.
  • The domain name level is inconsistent with the certificate level.

If the problem persists, run the curl {Domain name} command to locate the fault based on the error information returned by the system.