Resolve certificate warnings caused by trust, hostname mismatch, or unsupported TLS settings.
- Confirm that the issuing CA is trusted by the client.
- Verify that the accessed hostname matches a SAN entry.
- Confirm that supported TLS versions and cipher suites are enabled.
TLS connection fails
Resolve TLS connection failures caused by certificate chain issues, key mismatch, or incompatible TLS settings.
- Verify that the full certificate chain is installed.
- Confirm that the private key matches the certificate.
- Make sure that upstream components do not enforce unsupported TLS settings.