Remove redundant SSL Socket Factory set

According to [1] value gets overwritten anyway when set through
setConnectionManager(customConnectionManager()).
As a result sslSocketFactory member was removed. It is not needed
anymore.

[1]
https://hc.apache.org/httpcomponents-client-ga/httpclient/apidocs/org/apache/http/impl/client/HttpClientBuilder.html#setSSLSocketFactory(org.apache.http.conn.socket.LayeredConnectionSocketFactory)
Change-Id: If698199e73817e8bfdd9672898e960ce9e196522
Signed-off-by: Jacek Centkowski <jcentkowski@collab.net>
1 file changed
tree: e009bb4631b4b4031baebda1f763deca2eb43201
  1. src/
  2. tools/
  3. .gitignore
  4. bazlets.bzl
  5. BUILD
  6. external_plugin_deps.bzl
  7. WORKSPACE