Optimize SSL/TLS for Maximum Security and Speed


Michael Boelen


Nginx Configuration For the purpose of demonstration, we will show some snippets in this article. Instead, use the great page of Mozilla, which helps you selecting the right cipher set, tuned to modern browsers. So where possible, allow clients to cache data and do compression. Compression First level of performance tuning is sending less data on the line, with the help of file compression. Use HTTP2 Make use of the HTTP/2 protocol to enhance the speed of HTTPS connections.


Visit Link


Tags: