On Mon, Aug 07, 2006 at 08:55:27PM +0500, ali wrote: > Hello > > i want to know what steps should i perform in order to complete > TLS-Negotiation with jabber.com server > > jabber.com server's stream features only include TLS authentication. After > receiving Proceed statement what should i send to jabber server to complete > TLS negotiation > You should some lib let do what it can - in the moment you receive "proceed", give the connection to library, it will tell you if it worked or not and after that, connect it like this:
before: parser, composer, etc <-> connection after: parser, composer, etc <-> the tls lib <-> connection -- Security warning: Do not expose this email to direct sunlight. It may lead to undefined behaviour, including possible data or life loses. Michal "vorner" Vaner
pgpmzUs8EHDoB.pgp
Description: PGP signature
