» Network Security with OpenSSL
Network Security with OpenSSL Details
Binding: PaperbackDewey Decimal Number: 005.8
EAN: 9780596002701
Format: Illustrated
ISBN: 059600270X
Label: O'Reilly Media, Inc.
Manufacturer: O'Reilly Media, Inc.
Number Of Items: 1
Number Of Pages: 384
Publication Date: 2002-06-15
Publisher: O'Reilly Media, Inc.
Studio: O'Reilly Media, Inc.
Items related to Network Security with OpenSSL
Network Security with OpenSSL Reviews
Customer Rating:




Summary: If it weren't for this book, I don't know where I would be...
Comment: Everything I needed to know to write code supporting certificates, multi-threading and error reporting was explained in the first five chapters. Without this book to tie together disparate facts, I probably would still be scrounging through Google hits, forums and the OpenSSL source code. At least a week of research and experimentation (non-billable hours) were saved. Highly recommended.
Customer Rating:





Summary: good for programmers
Comment: Contents: intro, openssl command line, PKI, then programming: support infrastructure, ssl, symmetric keys, hashes, public keys, and openSSL for Perl, Python, and PHP.
As others have noted, this is a great book for programming. It's not as detailed if you are looking to set up your own PKI. Basically it is about 30 pages of the openssl command (using symmetric keys, generating private keys, making certificates, signing them) and ~270 pages or so of programming.
Customer Rating:





Summary: SSL programming
Comment: This book was a valuable resource in implementing Secure Sockets, it would have been difficult to finish my product without it.
Customer Rating:





Summary: SSL made Clear
Comment: I worked on a LAMP project with 'C' switching application behind it. This book clearly described what I needed and how to do it. Very good resource.
Customer Rating:





Summary: Great Book to Use When Writing an SSL app.
Comment: If you have little or no experience with SSL, or OpenSSL, get this book. It explains the principles behind SSL, and then goes on to cover OpenSSL. The companion website opensslbook.com contains the latest examples.
The only drawbacks to the book are the way that the authors cover random number generators for windows, (totally excludes the MS crypto function cryptgenrand(), in favor of the Author's own entropy collection system), and the creation of certificates could have been covered a little better. I also kept having to consult the Openssl API documentation for clarification on certain things, but overall this is a great book.



