Re: Openssl HELP

Hi,
Did you try the s_client.c that is available in the openssl examples.
It can be used to connect to a webserver securely through digital 
certificates and do HTTP GET requests. it can be modified easily to do POST 
also.

Venkat

>From: "Julio Kriger" <jkriger@bancorio.com.ar>
>To: www-lib@w3.org
>Subject: Openssl HELP
>Date: Fri, 9 Nov 2001 08:42:25 -0500 (EST)
>
>Hi, I have this litle problem: I must create a program in C++ with
>openssl to connect some webserver securely, after connection I must do
>GET and POST html data. This seem easy, don't? Well, the real problem is
>that I havev't ever worked with webserver so I don't know where to
>start.
>Can you give a clue?
>Thanks in advance.
>
>Julio
>
>************************************************************************
>Visite http://www.bancorio.com.ar y tenga el Banco al alcance de su mano.
>************************************************************************
>
>NOTA DE CONFIDENCIALIDAD / CONFIDENTIALITY NOTE
>Este mensaje (y sus anexos) es confidencial y puede contener informacion
>(i) de propiedad exclusiva de Banco Rio de la Plata S.A. sus afiliadas o
>subsidiarias; o (ii) amparada por el secreto profesional. Si usted ha
>recibido este fax o e-mail por error, por favor comuniquelo
>inmediatamente via fax o e-mail y tenga la amabilidad de destruirlo; no
>debera copiar el mensaje ni divulgar su contenido a ninguna persona.
>Muchas gracias.
>
>This message (including attachments) is confidential. It may also
>contain information that (i) is exclusively property of Banco Rio de la
>Plata S.A. or its affiliates or subsidiaries; or (ii) is privileged or
>otherwise legally exempt from disclosure. If you have received it by
>mistake please let us know by fax or e-mail immediately and destroy or
>delete it from your files or system; you should also not copy the
>message nor disclose its contents to anyone. Thank you.
>**************************************************************************
>
>


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

Received on Saturday, 10 November 2001 02:49:40 UTC