You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Andrew Stitcher (JIRA)" <ji...@apache.org> on 2013/06/19 18:05:21 UTC

[jira] [Created] (QPID-4938) Stop build ssl and acl support as separate plugin modules on Unix

Andrew Stitcher created QPID-4938:
-------------------------------------

             Summary: Stop build ssl and acl support as separate plugin modules on Unix
                 Key: QPID-4938
                 URL: https://issues.apache.org/jira/browse/QPID-4938
             Project: Qpid
          Issue Type: Improvement
          Components: C++ Broker, C++ Client
            Reporter: Andrew Stitcher


There seems to be no strong reason we build these features as separate modules:

ACLs are a fundamental feature of a broker that does any sort of authentication so having to load a module to enforce them seems strange.

SSL is a feature that any modern server/client should support if possible.

Note that under windows neither of these is built as a plugin.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org