• Kenny Root's avatar
    Use SNI hostname for session caching · 57ef6334
    Kenny Root authored
    The session caching wasn't paying attention to the requested SNI
    hostname when finding cached sessions. This checks the requested SNI
    hostname in an attempt to get the correct hostname from the cache.
    
    Change-Id: If3dbc64f11377a615389de9774c4061d1c92b997
    57ef6334
OpenSSLSocketImpl.java 53.4 KB