SERVFAILDNS SERVFAIL — Server Failure
The DNS server encountered an internal error while processing the query.
SSL_ERROR_HANDSHAKE_FAILUREThe SSL/TLS handshake between client and server failed.
The client and server could not agree on a cipher suite, the TLS version is incompatible, the certificate is invalid, or a network device is interfering with the handshake.
Ensure the server supports modern TLS versions (1.2+). Check that compatible cipher suites are configured. Verify the certificate is correctly installed. Check for proxy or firewall interference.
SERVFAILThe DNS server encountered an internal error while processing the query.
ETIMEDOUTThe connection attempt timed out before a response was received.
ERR_CERTIFICATE_TRANSPARENCY_REQUIREDThe certificate does not meet Certificate Transparency requirements.
ERR_CONTENT_LENGTH_MISMATCHThe actual response body size does not match the Content-Length header.
ERR_SSL_CLIENT_AUTH_CERT_NEEDEDThe server requires a client SSL certificate for authentication.
ECONNREFUSEDThe server actively refused the connection attempt.