[guardian-dev] NetCipher HTTP Stack Integration, Take Two

Mark Murphy mmurphy at commonsware.com
Wed Mar 9 07:54:47 EST 2016


I have updated the draft chapter:

https://commonsware.com/misc/NetCipher.pdf

The links under individual code listings will not work until Version 7.2
of my book ships, presently scheduled for 21 March.

I also updated the sample project:

https://commonsware.com/misc/HTTPStacks.zip

Mostly, this was to add a tinysample/ app, that just uses
HttpURLConnection and NetCipher, as opposed to bigsample/ (the old
app/), which tries all combinations of HTTP stack and with/without
NetCipher.

Also note that I did wind up having to make one change to libnetcipher/,
adding in a temporary _setHostname() method on TlsOnlySocketFactory, as
a short-term workaround for the SNI problems.

-- 
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