You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.