Check if TLS certificate compression is supported
TLS certificate compression reduces the size of certificates during the TLS handshake, decreasing latency and improving page load times. The compression is negotiated during the TLS handshake, and both client and server must support it. Our Certificate Compression Checker tests whether a server advertises support for certificate compression, helping you identify opportunities to optimize TLS performance.
Extension: TLS certificate_compression (RFC 8879)
Algorithms: Brotli and zlib compression analysis
Analysis: Certificate structure, chain length, compression ratio estimation
Servers: Nginx 1.19.4+, Apache with OpenSSL 1.1.1+