• Kenny Root's avatar
    Read property to enable SNI · 966ae8a6
    Kenny Root authored
    Read the system property "jsse.enableSNIExtension" on whether to enable
    Server Name Indication (SNI) extension. For unbundled builds, this will
    be enabled by default. For platform builds, this will be disabled by
    default.
    
    Bug: 16658420
    Bug: 17059757
    Change-Id: I774f5406bf3fe601a42c4ef5e708b31800147eb9
    966ae8a6
SSLParametersImpl.java 40.1 KB