[rabbitmq-discuss] rabbitmq mochiweb and ssl
Simon MacMullen
simon at rabbitmq.com
Tue Jul 12 16:15:44 BST 2011
On 12/07/11 16:11, Massimo Paladin wrote:
> Other question, since 2.5.0 it is possible to instance the mgmt, api
> and acl in different contexts.
> I tried to set the mgmt with ssl on a specific port and the api on
> another port without ssl.
>
> This does not work because mgmt uses the api part with relative urls
> and mgmt stays empty....
>
> Is there any way to do what I am looking for?
Not really. You should only move contexts relative to each other if they
don't know anything about each other, like management vs jsonrpc. In the
next release the three management contexts will be merged into one anyway.
Cheers, Simon
--
Simon MacMullen
RabbitMQ, VMware
More information about the rabbitmq-discuss
mailing list