On Mon, Jan 31, 2011 at 1:55 AM, mandeep alluru <[email protected]> wrote: > Hello Everyone, > > I am new to using NSS and have been exploring the features of NSS for > the past two weeks. I would like to know if NSS supports TLS Next- > Protocol-Negotiation and TLS snap start extensions. I would be glad if > you give me some information in this regard.
There is an NSS patch for TLS next protocol negotiation: https://bugzilla.mozilla.org/show_bug.cgi?id=547312 Because the extension number (0xff01) is still experimental, we can't check it into NSS. There is a client-side NSS patch for TLS snap start. It is in the Chromium source tree. Since NSS requires a TLS feature to be implemented on both client and server sides, I haven't attached that patch to Bugzilla. Wan-Teh -- dev-tech-crypto mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-crypto

