SSL in Erlang/OTP
Torbjorn Tornkvist
tobbe@REDACTED
Mon Nov 17 23:04:09 CET 2003
Alexey Shchepin wrote:
>
>* (Feature Request) Many protocols have some kinds of STARTTLS command
> (e.g. IMAP, POP3 (RFC2595), Jabber/XMPP). So this would be great to have
> ability to convert gen_tcp sockets to ssl ones.
>
>
You can add LDAP to the above.
The 'eldap' code (at sourceforge) supports LDAPS (i.e LDAP over an SSL
tunnel),
but it would indeed be nice to also have support for STARTTLS.
Cheers, Tobbe
More information about the erlang-questions
mailing list