SSL for Erlang Distribution

Tony Zheng tzheng@REDACTED
Tue Mar 28 02:45:39 CEST 2006


If the distributed erlang nodes are run over SSL, it only affects those
distributed command like spawn_link. It doesn't affect primitive command
like message passing command - '!'. That means if we run distributed
Mnesia, it doesn't automatically have encrypted communication between
Mnesia nodes even if SSL is employed. Is that correct?

Thanks a lot,

Renyi.



More information about the erlang-questions mailing list