<div dir="ltr">Hi Michael,<div><br></div><div>Yes, I've seen that section in the Web-STOMP plugin description, however I'm interested not so much in the possibility of establishing SSL connections, which is clearly supported, as in using client certificate data (e.g. CN field) as the username for authenticating into RabbitMQ. In otherwords, the STOMP plugin has a config option which implements this that looks like this:</div>
<div><span style="color:rgb(51,51,51);font-family:'Courier New',Courier,monospace;line-height:18px;white-space:pre;background-color:rgb(238,238,238)">{rabbitmq_stomp, [{ssl_cert_login, true}]}</span></div><div>The question is whether the Web-STOMP plugin also has an option like this, i.e. something like:<br>
</div><div><span style="color:rgb(51,51,51);font-family:'Courier New',Courier,monospace;line-height:18px;white-space:pre;background-color:rgb(238,238,238)">{rabbitmq_web_stomp, [{ssl_cert_login, true}]}</span><br>
</div><div><br></div><div>Thanks!<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jun 13, 2014 at 8:20 PM, Michael Klishin <span dir="ltr"><<a href="mailto:mklishin@gopivotal.com" target="_blank">mklishin@gopivotal.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"> On 13 June 2014 at 20:36:57, Andrei A (<a href="mailto:andrei002@gmail.com">andrei002@gmail.com</a>) wrote:<br>

> > Thus, I wanted to ask whether the Web-STOMP plugin supports<br>
> "Authentication with SSL Client Certificates", as described<br>
> in the corresponding section of the STOMP plugin description<br>
> here <a href="http://www.rabbitmq.com/stomp.html" target="_blank">http://www.rabbitmq.com/stomp.html</a><br>
<br>
>From [1]:<br>
<br>
"In addition, encrypted connections are supported if SSL configuration parameters are provided in the ssl_config section"<br>
<br>
1. <a href="http://www.rabbitmq.com/web-stomp.html" target="_blank">http://www.rabbitmq.com/web-stomp.html</a><br>
--<br>
MK<br>
<br>
Software Engineer, Pivotal/RabbitMQ<br>
</blockquote></div><br></div></div>