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: [email protected]
For additional commands, e-mail: [email protected]