[erlang-questions] Stand alone TLS encryption module?

Mike Toler mike.toler@REDACTED
Fri May 11 18:55:23 CEST 2007


Am I must missing the point here?  Does Tsung support TLS right now?

I have not gotten to the point of testing a secure connection yet (that
is suppose to happen in the next couple of weeks), so I've been trying
to research the problem up to now.

Do I just need to specify that the connection is going to be SSL, and
when the server sends the "starttls" XMPP message, the SSL module will
handle it?

(that would be too cool, but it seems like too much to ask for.)

Michael

-----Original Message-----
From: Nicolas Niclausse [mailto:nicolas@REDACTED] 
Sent: Friday, May 11, 2007 4:10 AM
To: Mike Toler
Cc: erlang-questions@REDACTED
Subject: Re: [erlang-questions] Stand alone TLS encryption module?

Mike Toler ecrivait le 10.05.2007 16:57:
> 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.

Hello,

Tsung is able to use the ssl module. From the documentation, this module
(since ssl-3.0.6) is able to use tlsv1 :

http://www.erlang.org/doc/doc-5.5.4/lib/ssl-3.1/doc/html/index.html

Did you try it ?

-- 
Nicolas



This message is confidential to Prodea Systems, Inc unless otherwise indicated 
or apparent from its nature. This message is directed to the intended recipient 
only, who may be readily determined by the sender of this message and its 
contents. If the reader of this message is not the intended recipient, or an 
employee or agent responsible for delivering this message to the intended 
recipient:(a)any dissemination or copying of this message is strictly 
prohibited; and(b)immediately notify the sender by return message and destroy 
any copies of this message in any form(electronic, paper or otherwise) that you 
have.The delivery of this message and its information is neither intended to be 
nor constitutes a disclosure or waiver of any trade secrets, intellectual 
property, attorney work product, or attorney-client communications. The 
authority of the individual sending this message to legally bind Prodea Systems  
is neither apparent nor implied,and must be independently verified.




More information about the erlang-questions mailing list