Skip to content

TLS listeners: support for multiple certificate/key pairs #2060

@michaelklishin

Description

@michaelklishin

See e.g. [1] for background. Some algorithms are fixed at key generation time, so supporting a specific list of cipher suites might require support for multiple certificate/key pairs.

Erlang's ssl app does not support multiple pairs at the moment, and neither do Ranch
or our own configuration and ini format schema, so the scope of this right now is primarily to explore the possible solution space.

@essen @dumbbell any thoughts on this?

  1. https://security.stackexchange.com/questions/133409/link-between-cipher-suites-and-certificate-key

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions