-
-
Notifications
You must be signed in to change notification settings - Fork 33.1k
Closed
Labels
feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.tlsIssues and PRs related to the tls subsystem.Issues and PRs related to the tls subsystem.
Description
As discussed briefly in #1462. Here's the relevant section from rfc5077:
o The keys should be changed regularly.
o The keys should be changed if the ticket format or cryptographic
protection algorithms change.
For the first point, we need an api (a function?) to change the ticket keys. For the second part, I'm not sure, can these conditions happen?
Metadata
Metadata
Assignees
Labels
feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.tlsIssues and PRs related to the tls subsystem.Issues and PRs related to the tls subsystem.