Label articles under nginx

Operation and maintenance

HTTPS optimization of website building series: ECC/RSA double certificates TLS1.3、OSCP Stapling、HTTP/2、QUIC

Based on security considerations, more and more websites support HTTPS access. Compared with HTTP plain text data transmission, HTTPS encrypted transmission is more secure, but relatively, the access speed through HTTPS will be slightly reduced. Therefore, we need to consider how to optimize HTTPS and improve the connection speed. HTTP/HTTPS......