[erlang-questions] Security ForTLS Distribution

asdf asdf codewiget95@REDACTED
Fri Feb 2 22:57:04 CET 2018


Hello,

I am working on the final deployment push. Since we are hosting some servers at AWS and some in another location, and we would like to cluster our nodes and use rpc’s, we added distribution over TLS. From my understanding, this changes the standard Erlang rpc’s to use use TLS connections rather than standard TCP.

From this article on erlang-solutions.com: https://www.erlang-solutions.com/blog/erlang-distribution-over-tls.html it is noted that a next concern is epmd, and how it is a security concern as it’s connection is over TCP.

How should we address this? Is there a fix? And are there any other security concerns that need addressing before connecting nodes across multiple data centers?

Thanks for your advice!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20180202/df67de07/attachment.htm>


More information about the erlang-questions mailing list