[guardian-dev] NetCipher interface for anonymity configurations
Mark Murphy
mmurphy at commonsware.com
Mon Nov 14 06:55:09 EST 2016
On Mon, Nov 14, 2016, at 06:53, Hans-Christoph Steiner wrote:
> There is an API for doing this, let's hope Android continues to respect
> it. I'm going to test this with wireshark hopefully this week:
> https://github.com/eighthave/NetCipher/commits/f1e709dfe128bf35d7e73c796354559ba8323592
>
> SSLCertificateSocketFactory factory = (SSLCertificateSocketFactory)
> delegate;
> factory.setUseSessionTickets(socket, false);
Ah, you were just looking to disable them. My apologies.
--
Mark Murphy (a Commons Guy)
https://commonsware.com | https://github.com/commonsguy
https://commonsware.com/blog | https://twitter.com/commonsguy
More information about the guardian-dev
mailing list