On Mon, Jul 05, 2004, Rodrigo Madera wrote: > Hello, > > I have been searching all over the net for a simple and minimal C > example of how to connect to a SSL server. I searched and searched and > nothing came. > > Could anyone point me to the right direction? >
Arguably one of the simplest methods is via an SSL BIO. There is an example in the SSL BIO manual page: http://www.openssl.org/docs/crypto/BIO_f_ssl.html#EXAMPLE Steve. -- Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage OpenSSL project core developer and freelance consultant. Funding needed! Details on homepage. Homepage: http://www.drh-consultancy.demon.co.uk ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
