I prefer Curve to SSL/TLS because it's simpler to use and administrate overall: no need to purchase certificates or, worse, become your own CA. However, if you really must use SSL/TLS because some higher power is imposing it on you, you may want to look at SSLTunnel[1], which looks designed for this kind of scenario.
[1]: https://www.stunnel.org/index.html On Wed, Nov 19, 2014 at 5:01 AM, Pieter Hintjens <[email protected]> wrote: > 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 >
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
