On 28.07.2015 09:02, Aylin Koroglu wrote:
> I'm trying to connect to RabbitMQ Server (on Linux machine) from the
> RabbitMQ C Client Application (on Solaris machine) using SSL connection.
> (We are using the following RabbitMQ C library:
>
https://github.com/alanxz/rabbitmq-c/ )
>
> Is it needed to import the certificates like we do in Java ? Or is it
> enough just to copy the certificates and the key file to the client
> machine, and specify the certificate paths in the source code ?
and key files as arguments. There is no such certificate registry.