<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">2014-01-31 ranjitiyer <span dir="ltr"><<a href="mailto:ranjitiyer@gmail.com" target="_blank">ranjitiyer@gmail.com</a>></span><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">


<div style="overflow:hidden">Q1. Does RabbitMQ's SSL feature depends on SSL support in Erlang?<br></div></blockquote><div><br></div><div>Yes.</div><div> </div><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">


<div style="overflow:hidden">
Q2. Does that imply that the user's Suse machine (where our application,<br>
including RabbitMQ will be deployed) must have OpenSSL installed?<br></div></blockquote><div> </div><div>Yes, see section 3.4:</div><div><a href="http://www.erlang.org/doc/installation_guide/INSTALL.html" target="_blank">http://www.erlang.org/doc/installation_guide/INSTALL.html</a><br>


</div><div><br></div><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"><div style="overflow:hidden">

Q3. I guess this relates to Q2. Does Erlang statically include OpenSSL or<br>
dynamically link against it? I would prefer that it statically includes it<br>
so our users don't need to install OpenSSL separately on their Suse<br>
machines.</div></blockquote></div><br><div>Erlang/OTP's configure supports both --disable-dynamic-ssl-lib and --enable-dynamic-ssl-lib.</div><div>  </div>MK<br><br><a href="http://github.com/michaelklishin" target="_blank">http://github.com/michaelklishin</a><br>


<a href="http://twitter.com/michaelklishin" target="_blank">http://twitter.com/michaelklishin</a><br>
</div></div>