secret wrote:
> 
> Are there any simple code examples for using OpenSSL?  There is a
> examples directory, but I can't get those to compile, and the readme
> says to not expect them to compile.
> 
> The documentation seems very confusing to me, a sample client & server
> that establish a simple SSL connection would be worlds of help, since
> that is 90% of what I use.  If anyone knows where I can find some
> examples like that please let me know.
> 

For a beginner I'd recommend having a look at BIOs. They can simplify
some aspects of SSL. For example have a look at the BIO_f_ssl manual
page which has simple client and server examples.

Steve.
-- 
Dr Stephen N. Henson.   http://www.drh-consultancy.demon.co.uk/
Personal Email: [EMAIL PROTECTED] 
Senior crypto engineer, Celo Communications: http://www.celocom.com/
Core developer of the   OpenSSL project: http://www.openssl.org/
Business Email: [EMAIL PROTECTED] PGP key: via homepage.


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to