Hi Alan,
I am using your rabbitmq-c and SimpleAmqpClient libraries in one of my projects. Thanks a lot for building such libraries for C++.
The current version of libraries support secure communication using SSL but I do not see support for SSL certificate based authentication i.e. using only SSL certificates and not providing username and password to connect to broker. I see that this kind of feature is supported in Java.
Kindly let me know if something like this can be done using the C++ libraries.
Thanks,
Varun