You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by "Roy Lenferink (JIRA)" <ji...@apache.org> on 2017/02/06 15:27:41 UTC

[jira] [Created] (CELIX-396) [pubsub] ZeroMQ Security per topic

Roy Lenferink created CELIX-396:
-----------------------------------

             Summary: [pubsub] ZeroMQ Security per topic
                 Key: CELIX-396
                 URL: https://issues.apache.org/jira/browse/CELIX-396
             Project: Celix
          Issue Type: Improvement
            Reporter: Roy Lenferink


The current pubsub implementation is using a single build flag for enabling and disabling security for ZeroMQ. This means it's only possible to build security for all topics.

It's better to specify a property to enable / disable security for a certain topic. A property as 'SECURE_TOPICS=poi1;multipart' can be used.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)