cloudflare / quiche

🥧 Savoury implementation of the QUIC transport protocol and HTTP/3
https://docs.quic.tech/quiche/
BSD 2-Clause "Simplified" License
9.4k stars 709 forks source link

does quiche has Cert compression ? #822

Open lilongyan-huawei opened 3 years ago

lilongyan-huawei commented 3 years ago

Hi, there

My SSL cert is so large that it need 2-rtt to create a quic connection. So does quiche has a method to compress cert?

ghedo commented 3 years ago

Not yet, but it is planned.