ZeroMQ does not support SSL/TLS. However it does provide other strong security options (CURVE and GSSAPI) in versions 4.0 and later. These support all patterns including pub-sub.
On Tue, Nov 18, 2014 at 3:14 PM, Krigbaum, Larry E <[email protected]> wrote: > I've been researching the use of SSL with the PUB/SUB pattern and I have > read myself into a state of total confusion. > > Is it possible to implement SSL with the PUB/SUB pattern? I thought I > had my answer with an article Peter wrote and implementing SSL, but one > of the follow-up comments stated that it would not work with PUB/SUB. > Can anyone give a definitive answer, and if it is possible, direct me to > any articles on the subject. > > Thanks for any assistance. > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
