Re: ssl programming reference

2006-05-10 Thread Kyle Hamilton

The best documentation is in the s_client and s_server source code.

-Kyle H

On 5/10/06, Brad Brock <[EMAIL PROTECTED]> wrote:

Hi, I'am a newbie programmer. I want to learn how to
build an application that communicate over SSL. Can
anyone show me where to find the references? Thank you.

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
__
OpenSSL Project http://www.openssl.org
User Support Mailing Listopenssl-users@openssl.org
Automated List Manager   [EMAIL PROTECTED]


__
OpenSSL Project http://www.openssl.org
User Support Mailing Listopenssl-users@openssl.org
Automated List Manager   [EMAIL PROTECTED]


Re: ssl programming reference

2006-05-10 Thread Heikki Toivonen
Brad Brock wrote:
> Hi, I'am a newbie programmer. I want to learn how to
> build an application that communicate over SSL. Can
> anyone show me where to find the references? Thank you.

Network Security with OpenSSL by John Viega, Matt Messier and Pravir
Chandra, ISBN 059600270X

-- 
  Heikki Toivonen




signature.asc
Description: OpenPGP digital signature


RE: ssl programming reference

2006-05-11 Thread Mark
> Brad Brock wrote:
> > Hi, I'am a newbie programmer. I want to learn how to
> > build an application that communicate over SSL. Can
> > anyone show me where to find the references? Thank you.
> 
> Network Security with OpenSSL by John Viega, Matt Messier and Pravir
> Chandra, ISBN 059600270X

Agreed.  I found this book essential.  Another useful book is
"SSL and TLS Designing and Building Secure Systems" by Eric
Rescorla - there's not many code examples but it really helps
understanding of what SSL does.

I posted a document recently on this mailing list which has some
notes on using OpenSSL.  If you wish I'll post it again.

Best Regards,
Mark Williams
__
OpenSSL Project http://www.openssl.org
User Support Mailing Listopenssl-users@openssl.org
Automated List Manager   [EMAIL PROTECTED]


RE: ssl programming reference

2006-05-11 Thread Wai Wu
Same here. It got me running within an hour. It is a great book and
probably the only book you will need for openssl. 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Heikki Toivonen
Sent: Wednesday, May 10, 2006 11:09 PM
To: openssl-users@openssl.org
Subject: Re: ssl programming reference

Brad Brock wrote:
> Hi, I'am a newbie programmer. I want to learn how to build an 
> application that communicate over SSL. Can anyone show me where to 
> find the references? Thank you.

Network Security with OpenSSL by John Viega, Matt Messier and Pravir
Chandra, ISBN 059600270X

--
  Heikki Toivonen


__
OpenSSL Project http://www.openssl.org
User Support Mailing Listopenssl-users@openssl.org
Automated List Manager   [EMAIL PROTECTED]