Tag

SSL Certificate Validation

1 views collected around this technical thread.

Snowball Engineer Team
Snowball Engineer Team
Jan 19, 2021 · Backend Development

Troubleshooting TLS Certificate Validation Failures in Java Backend Services: Understanding SNI and the TLS Handshake

This article investigates intermittent HTTPS certificate validation failures in containerized Java services, detailing the TLS handshake process, certificate chain verification, and how a disabled Server Name Indication extension causes clients to receive incorrect certificates during multi-domain server deployments.

Container DeploymentHTTPS TroubleshootingJSSE
0 likes · 10 min read
Troubleshooting TLS Certificate Validation Failures in Java Backend Services: Understanding SNI and the TLS Handshake