[rabbitmq-discuss] RabbitMQ - JSON RPC Https Support?

Tony Garnock-Jones tonygarnockjones+rabbitmq at gmail.com
Sat Dec 31 14:52:12 GMT 2011


On 31 December 2011 01:26, preeti sp <preetisp_83 at yahoo.com> wrote:
> I wanted to know If JSON RPC works over https (Secured) and I need
documentation link for details on how to make it work?

It doesn't do HTTPS itself: for that, you could put an Apache reverse-proxy
in front. Apache would accept HTTPS connections, and would in turn make a
corresponding HTTP connection to your JSON-RPC service. Any old Apache
tutorial will tell you how to set this up: e.g.
this<http://blogs.adobe.com/cguerrero/2010/10/27/configuring-a-reverse-proxy-with-apache-that-handles-https-connections/>or
any of the other results of this
google search <https://www.google.com/search?q=apache+https+reverse-proxy>.

Regards,
  Tony
--
Tony Garnock-Jones
tonygarnockjones at gmail.com
http://homepages.kcbbs.gen.nz/tonyg/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20111231/a9540d2f/attachment.htm>


More information about the rabbitmq-discuss mailing list