Is TLS Fast Yet?

https://istlsfastyet.com/ Published on Jul 24, 2014 “TLS has exactly one performance problem: not enough sites are using it. Everything else can and will be optimized. A hands on look at how to achieve 1-RTT handshakes, eliminate validation latency, and more.” Slides: bit.ly/fastTLS by Ilya Grigorik ( @ google) . See the bottom of the page on Nginx configs on how to improve TLS performance

SSL Protocol Flow Diagram / ssl_handcheck2.png (PNG Image, 640x763 pixels)

http://alohalb.files.wordpress.com/2011/09/ssl_handcheck2.png?w=640&h=763 Thanks to Aloha LoadBalncer people for nice SSL protocol diagram

SSL Protocol Flow Diagram / ssl_handcheck2.png (PNG Image, 640x763 pixels)

http://alohalb.files.wordpress.com/2011/09/ssl_handcheck2.png?w=640&h=763 Thanks to Aloha LoadBalncer people for nice SSL protocol diagram

ImperialViolet - Overclocking SSL

http://www.imperialviolet.org/2010/06/25/overclocking-ssl.html Notes from google ppl about their optimizations for SSL connections.