You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org> on 2007/04/23 13:37:15 UTC

[jira] Resolved: (QPID-383) Java Broker can listen for either SSL or non-SSL traffic but not both

     [ https://issues.apache.org/jira/browse/QPID-383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Ritchie resolved QPID-383.
---------------------------------

    Resolution: Fixed

r512818

> Java Broker can listen for either SSL or non-SSL traffic but not both
> ---------------------------------------------------------------------
>
>                 Key: QPID-383
>                 URL: https://issues.apache.org/jira/browse/QPID-383
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>            Reporter: Kevin A. Smith
>         Attachments: ssl_nonssl.patch, ssl_nonssl.patch
>
>
> The Java broker can be configured to use either SSL or non-SSL but not both concurrently.
> To do this we need to add a config entry to indicate when the broker is in "SSL Only" mode and when it is not. We'd also need to modify the logic in bind() on org.apache.qpid.server.Main to do the Right Thing.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.