Hi, I've recently finished my own "from scratch", mini-scaled TLS 1.1 protocol implementation. Now, I want to add session resumption capability for it (not for the new specification). but couldn't find enough information even from the standard.
My question, what are the handshake messages going to be hashed while making the client/server finished messages? are they only the new client_hello/server_hello handshake messages or all the previous handshake messages (may be from cache) but with the new client_hello/server_hello messages? I don't know if this is the right category for this kind of question. But I really need ur reply soon. thnx in advance -- View this message in context: http://old.nabble.com/TLS-session-resumption-finished-messages-tp28027265p28027265.html Sent from the OpenSSL - Dev mailing list archive at Nabble.com. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev@openssl.org Automated List Manager majord...@openssl.org