Session Ticket in OpenSSL 0.9.9 and EAP-FAST

2007-08-22 Thread Jouni Malinen
I was pleased to note that support for SessionTicket (RFC 4507) was added into the OpenSSL 0.9.9 tree couple of weeks ago. This implementation seems to include session ticket use as specified in RFC 4507 which alone is not enough for supporting EAP-FAST (RFC 4851) since EAP-FAST takes care of Sessi

RE: SSL_R_BAD_WRITE_RETRY

2007-08-22 Thread David Schwartz
> AGAIN... since I'm not using SSL_MODE_ENABLE_PARTIAL_WRITE, > I would expect no part of the buffer I provide to be used in a write > failure situation and therefore there should be no concept of a write > buffer moving... the next write is a new and unrelated write. > To clarify, I would expect