OSDN Git Service

Disable SSL Session Ticket extension for OpenSSLSocket
authorBrian Carlstrom <bdc@google.com>
Thu, 13 May 2010 23:30:53 +0000 (16:30 -0700)
committerBrian Carlstrom <bdc@google.com>
Thu, 13 May 2010 23:30:53 +0000 (16:30 -0700)
commit720d1e962e248a30f81c1493081ff4c01e35c839
tree528c56dab5c719620e92826b008c73666b750a84
parentf3377c64212d5ebda0799d42659bde3e8f488b29
Disable SSL Session Ticket extension for OpenSSLSocket

Due to compatability issues with some sites, disable this SSL extension which wasn't present in Eclair. See also:

    b/2682876 Some ssl sites cause "A secure connection could not be established" error

Change-Id: Ib42fb249eb0f8d645ae3f983c77cb278ca54f946
libcore/x-net/src/main/native/org_apache_harmony_xnet_provider_jsse_NativeCrypto.cpp