Description
A security conscious user may wish to restrict the set of ciphers to a minimal set of those that are currently deemed secure.
Proton now allows TLS cipher suites to be configurable as seen in https://issues.apache.org/jira/browse/PROTON-1582
Introduce a field called "ciphers" in sslProfile and call pn_ssl_domain_set_ciphers if ciphers field is provided by the user.
Attachments
Issue Links
- is related to
-
DISPATCH-877 Document how to configure TLS ciphers
- Closed
- links to