On Wed, Nov 16, 2011 at 4:49 PM, Chuck Remes <[email protected]> wrote:
>> Another way of identifying a client is a certificate. How will you support >> that? _______________________________________________ > > I have no idea. It's not even a consideration. Is there something you would > recommend I read (that is not wikipedia) to learn more about how to use > certificates? I assume you mean X.509 or similar. You only need this if you are concerned about security (authentication and encryption). Then you need some mechanism to create and securely exchange session keys. There's been quite a lot of discussion about this before. -Pieter _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
