Is SSLHandler.handshake() required?

chudak meadandale at gmail.com
Fri Jan 7 11:53:32 EST 2011


Just another data point...

I have a Jmeter load test client that effectively runs the same pipeline and
bootstrap as my Android client. The only difference between them is that I
removed the host/port parameters from the call to SSLContext.getEngine()
since this code runs in a standard JVM (and I wanted to convince myself it
is indeed a Harmony issue).

Bottom line: everything works WITHOUT the client or server specifically
invoking handshake() on the SslHandler on either end in this environment as
well.
-- 
View this message in context: http://netty-forums-and-mailing-lists.685743.n2.nabble.com/Is-SSLHandler-handshake-required-tp5899737p5899946.html
Sent from the Netty User Group mailing list archive at Nabble.com.


More information about the netty-users mailing list