Closed
Bug 725608
Opened 14 years ago
Closed 14 years ago
SSL/TLS: Implement ietf-tls-cached-info
Categories
(NSS :: Libraries, enhancement, P3)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 665739
3.14
People
(Reporter: KaiE, Unassigned)
Details
This bug requests that libSSL implements the extension ietf-tls-cached-info.
The size reduction of avoiding to transfer already known information such as server certificates might be very helpful for stapling and multi-stapling, where people are worried that the handshake gets too big.
At this time it's still a draft. Current draft is at:
http://www.ietf.org/internet-drafts/draft-ietf-tls-cached-info-11.txt
| Reporter | ||
Updated•14 years ago
|
Severity: normal → enhancement
OS: Linux → All
Priority: -- → P3
Hardware: x86 → All
Target Milestone: --- → 3.14
Comment 1•14 years ago
|
||
There is already an NSS patch that implements draft-ietf-tls-cached-info-08,
the last draft that is hardcoded to use the FNV-1a hash algorithm.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•