RE: Abbreviated handshake

2008-12-03 Thread David Schwartz
> Is it possible to perform the shortened (session resumption) > handshake without reconnecting the socket? TLS 1.2 RFC 5246 states: Yes. > [ClientHello] > The session identifier MAY be from an earlier connection, this > connection, or from another currently active connection. The second > optio

Abbreviated handshake

2008-12-03 Thread Robin Seggelmann
Is it possible to perform the shortened (session resumption) handshake without reconnecting the socket? TLS 1.2 RFC 5246 states: [ClientHello] The session identifier MAY be from an earlier connection, this connection, or from another currently active connection. The second option is useful