On 08/09/06, <b class="gmail_sendername">Jordan Wilberding</b> <<a href="mailto:wilbjor@iit.edu">wilbjor@iit.edu</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,<br><br>I know this question has been asked before, but I have a few more<br>questions about it.<br><br>I am wanting to encrypt all communications between each node<br>transparently(that is to say, without the erlang code knowing anything
<br>about it). It appears the best you can do now is use SSL for<br>authentication, but it still doesn't encrypt the actual messages.</blockquote><div><br>I have never tried it, but if you configured erlang distribution over SSL, all communication between the nodes should be encrypted. Not just authentication.
<br></div><br>See <a href="http://www.erlang.org/doc/doc-5.5/lib/ssl-3.0.12/doc/html/ssl_distribution.html#5">http://www.erlang.org/doc/doc-5.5/lib/ssl-3.0.12/doc/html/ssl_distribution.html#5</a><br><br>Chandru<br></div>