On 2007.01.11 at 15:11:46 +0200, Alexander Semyonov wrote:

>    Hi. I am implementing Jabber (XMPP) protocol and I need an example about
>    acompleting the starttls procedure (as I understood - switch to secure tcp
>    connection on existing unsecure one). I tried Google but couldnt find any
>    example. Can someone supply me with it? Thanx.
> 
>    Alexander Semyonov

Look into openssl utility sources (apps/s_client.c) Openssl s_client
supports starttls in the couple of protocols.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to