I imagine I am missing something basic here, I can see where the certs are being generated in the examples but I am having a hard time tracking down a few more things...
1. In the Ironhouse example the integrity of the client is verified, but I am missing where the integrity of the server is verified, can I just add a zauth_configure_curve call to the client end and store the server's public cert? 2. I am having trouble finding the routines in pyzmq to replicate all of the routines in the blog post. Are the zcert_new routines in pyzmq's git yet? If not, can someone please point me in the right direction to know where I can help get them added? Thanks again for ZeroMQ and for the new Curve stuff, this is going to help out immensely!
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
