[erlang-questions] Stand alone TLS encryption module?

Chandru chandrashekhar.mullaparthi@REDACTED
Fri May 11 10:47:39 CEST 2007


On 10/05/07, Mike Toler <mike.toler@REDACTED> wrote:
>
> I'm working with the Tsung tool right now (written in Erlang) to load test a
> Jabber project.  In the real world, all of the communications to and from
> the server would be encrypted using TLS, but that isn't supported by Tsung.
>
> Is there a stand alone TLS module (or even one that could be hijacked from
> another project) that would be fairly simple to integrate into another
> application?

Have you tried using stunnel(*) to sit in between Tsung and ejabberd?
That way you don't have to change Tsung at all.

Chandru

* http://stunnel.org



More information about the erlang-questions mailing list