You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by pn...@apache.org on 2018/01/30 19:19:02 UTC

[06/50] [abbrv] celix git commit: Improved pubsub readme

Improved pubsub readme


Project: http://git-wip-us.apache.org/repos/asf/celix/repo
Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/577e3cf3
Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/577e3cf3
Diff: http://git-wip-us.apache.org/repos/asf/celix/diff/577e3cf3

Branch: refs/heads/master
Commit: 577e3cf37816f5c3e1a0bb232d35251a6ed639b8
Parents: 18f3f78
Author: gricciardi <gr...@apache.org>
Authored: Wed Oct 4 12:08:13 2017 +0200
Committer: gricciardi <gr...@apache.org>
Committed: Wed Oct 4 12:08:13 2017 +0200

----------------------------------------------------------------------
 pubsub/README.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/celix/blob/577e3cf3/pubsub/README.md
----------------------------------------------------------------------
diff --git a/pubsub/README.md b/pubsub/README.md
index a1cd753..ec58565 100644
--- a/pubsub/README.md
+++ b/pubsub/README.md
@@ -54,6 +54,7 @@ For ZeroMQ without encryption, skip the steps 1-12 below
 1. Run `pubsub/keygen/ed_file ~/pubsub.keys cert_topic1.key cert_topic1.key.enc`
 1. Store the keys in the pubsub/examples/keys/ directory
 1. Build project to include these keys
+1. Add to the config.properties the property SECURE_TOPICS=<list_of_secure_topics> 
 
 For ZeroMQ without encryption, start here