On Tue, Jul 18, 2006 at 05:47:02PM -0400, Jeffrey Altman wrote: > Eric Rescorla wrote: > > Nicolas Williams <[EMAIL PROTECTED]> writes: > >> Come to think of it, TLS too could use the same approach to make session > >> resumption stateless. That would be nice, very nice, if we can get it. > > > > Something like this? > > > > 4507 Transport Layer Security (TLS) Session Resumption without > > Server-Side State. J. Salowey, H. Zhou, P. Eronen, H. Tschofenig. May > > 2006. > > > > > > -Ekr > > Do the the browser vendors know about this RFC? > > Do Apache and Microsoft have any intention of implementing it?
Getting the TLS extension supported in the SSL library is the hard part; enabling such things Apache-side in mod_ssl is generally simple. joe _______________________________________________ dix mailing list [email protected] https://www1.ietf.org/mailman/listinfo/dix
