[zeromq-dev] PUB/SUB and TLS/SSL
André Caron
andre.l.caron at gmail.com
Wed Nov 19 14:07:42 CET 2014
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 <ph at imatix.com> 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 <krigbaum at purdue.edu>
> 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
> > zeromq-dev at lists.zeromq.org
> > http://lists.zeromq.org/mailman/listinfo/zeromq-dev
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20141119/7acd7443/attachment.htm>
More information about the zeromq-dev
mailing list