Re: Question on OpenSSL encryption

2012-01-09 Thread Ashok C
Hi, In addition to the online material, are there any good books which we can refer to understand openSSL better? Both conceptually as well as from the API/code perspective. We hear of the Network Security with OpenSSL by John Viega as one good reference. But it was published in 2002. Any good

Re: Question on OpenSSL encryption

2012-01-09 Thread Richard Könning
Am 09.01.2012 13:10, schrieb Ashok C: Hi, In addition to the online material, are there any good books which we can refer to understand openSSL better? Both conceptually as well as from the API/code perspective. We hear of the Network Security with OpenSSL by John Viega as one good reference.

Re: Question on OpenSSL encryption

2012-01-09 Thread Ashok C
Thanks Richard, What I am looking would be any good book which gives details about SSL communication like use of certificates, verification of certificates, APIs to examine certificates, certificate revocation concepts/SSL APIs for that, etc. Regds, Ashok 2012/1/9 Richard Könning

RE: Question on OpenSSL encryption

2012-01-09 Thread Mohan Radhakrishnan
I have struggled with SSL/TLS in the past. Good list of books. I checked amazon's table of contents and it looks like Joshua Davies has written a more comprehensive book with lots of code. Clearly it seems to me to be a better book with good reviews. Rolf Oppliger's book is more than