DocumentCode
3703990
Title
An Analysis of TLS Handshake Proxying
Author
Douglas Stebila;Nick Sullivan
Volume
1
fYear
2015
Firstpage
279
Lastpage
286
Abstract
Content delivery networks (CDNs) are an essential component of modern website infrastructures: edge servers located closer to users cache content, increasing robustness and capacity while decreasing latency. However, this situation becomes complicated for HTTPS content that is to be delivered using the Transport Layer Security (TLS) protocol: the edge server must be able to carry out TLS handshakes for the cached domain. Most commercial CDNs require that the domain owner give their certificate´s private key to the CDN´s edge server or abandon caching of HTTPS content entirely. We examine the security and performance of a recently commercialized delegation technique in which the domain owner retains possession of their private key and splits the TLS state machine geographically with the edge server using a private key proxy service. This allows the domain owner to limit the amount of trust given to the edge server while maintaining the benefits of CDN caching. On the performance front, we find that latency is slightly worse compared to the insecure approach, but still significantly better than the domain owner serving the content directly. On the security front, we enumerate the security goals for TLS handshake proxying and identify a subtle difference between the security of RSA key transport and signed-Diffie -- Hellman in TLS handshake proxying, we also discuss timing side channel resistance of the key server and the effect of TLS session resumption.
Keywords
"Protocols","Web sites","Web servers","Authentication","Public key"
Publisher
ieee
Conference_Titel
Trustcom/BigDataSE/ISPA, 2015 IEEE
Type
conf
DOI
10.1109/Trustcom.2015.385
Filename
7345293
Link To Document