Skip to content

tls: api to change tls ticket keys #1465

Closed
@silverwind

Description

@silverwind

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

No one assigned

    Labels

    feature requestIssues that request new features to be added to Node.js.tlsIssues and PRs related to the tls subsystem.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions