Since PODDLE, most servers have harden their protocol configuration. Sometimes, SSLv2Hello got disabled along the way, causing handshake to fail.
Let's only enable TSL by default.
See #925 and https://groups.google.com/forum/#!topic/asynchttpclient/pSxiChVJwiI
Workaround is to explicitly configure the enabled protocols.
Since PODDLE, most servers have harden their protocol configuration. Sometimes, SSLv2Hello got disabled along the way, causing handshake to fail.
Let's only enable TSL by default.
See #925 and https://groups.google.com/forum/#!topic/asynchttpclient/pSxiChVJwiI
Workaround is to explicitly configure the enabled protocols.