[
https://issues.apache.org/jira/browse/DISPATCH-844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16186176#comment-16186176
]
ASF GitHub Bot commented on DISPATCH-844:
-----------------------------------------
GitHub user ganeshmurthy opened a pull request:
https://github.com/apache/qpid-dispatch/pull/203
DISPATCH-844 - Added cipher field to sslProfile object. This will all…
…ow users to disable weak ciphers in an SSL connection
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ganeshmurthy/qpid-dispatch DISPATCH-844
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/qpid-dispatch/pull/203.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #203
----
commit ea9b0f671a982dd25e34b08cb7af4b2cbfc5d68d
Author: Ganesh Murthy <[email protected]>
Date: 2017-09-29T18:13:40Z
DISPATCH-844 - Added cipher field to sslProfile object. This will allow
users to disable weak ciphers in an SSL connection
----
> Make TLS cipher suites configurable
> -----------------------------------
>
> Key: DISPATCH-844
> URL: https://issues.apache.org/jira/browse/DISPATCH-844
> Project: Qpid Dispatch
> Issue Type: Bug
> Components: Container
> Affects Versions: 0.8.0
> Reporter: Ganesh Murthy
> Assignee: Ganesh Murthy
> Fix For: 1.0.0
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]