[erlang-questions] asn1 and the new ssl module

Pablo Polvorin pablo.polvorin@REDACTED
Tue Feb 12 18:34:19 CET 2008


Hi all,
I'm using the new ssl module to "upgrade" a gen_tcp socket to ssl. But
I couldn't find a way to easily receiving asn1 packets from it.
My question is, it's possible to use the {packet,asn1} option when
using the new ssl module?.

ssl_connection.erl seems to not have any reference to that option.

Finally  I implemented the buffering and packet delimiting code in my
application, but I wonder if there is an easy and early way to
accomplish the same.
regards,
-- 
Pablo Polvorin



More information about the erlang-questions mailing list