[rabbitmq-discuss] How to use Web-stomp with ssl?
Sebastien Dubois
dubois.sebastien66 at gmail.com
Tue Dec 3 18:03:54 GMT 2013
Hi all,
We have a JavaScript application that also uses the the Stomp and
Web-Stomp plugins to connect client browsers to a notification channel, so
that we can get asynchronous messages from the RabbitMQ broker. This works
fine when our site uses an usecured connection (http).
We are now trying to update the application to use secured (https/ssl)
connections and we are having problems because it seems that the web-stomp
plugin does not support SSL. I tried to look all over the web for info
about this, but all I could find was a modified version of web-stomp that
seems to include SSL support at
https://gist.github.com/berico-rclayton/5475365. However when I build the
web-stomp plugin module using the info in the site mentioned above using
Erlang R15B01, it doesn't seem to work, for either secured on unsecured
connections.
Is there any way to use web-stomp/SockJS with SSL? Otherwise is there any
other way we can support websockets connections to a RabbitMQ broker in a
secured context (i.e. when using it in a JS application that points to an
https server)?
Thanks in advance,
Sebastien
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20131203/70601904/attachment.html>
More information about the rabbitmq-discuss
mailing list