Checks

Self-signed certificate

The certificate subject and issuer are the same, so it is self-signed.

Why it matters

Public clients do not trust a self-signed certificate unless it was installed on purpose.

What to do

Use a certificate from a public CA for any site users reach without a private trust store.

Reference

Certificate validity, protocol version, and cipher choice determine TLS trust and strength.

Mozilla SSL Configuration Generator