» Network Security with OpenSSL

Network Security with OpenSSL
Price: $16.01

Average rating of 4.5/5Average rating of 4.5/5Average rating of 4.5/5Average rating of 4.5/5Average rating of 4.5/5
Rating: 4.5 / 5.00 (9 reviews)


Usually ships in 24 hours

Manufacturer: O'Reilly Media, Inc.


Buy Network Security with OpenSSL from Amazon .com
 

Network Security with OpenSSL Details

Binding: Paperback
Dewey 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.


Network Security with OpenSSL Reviews

Customer Rating: Average rating of 4/5Average rating of 4/5Average rating of 4/5Average rating of 4/5Average rating of 4/5
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: Average rating of 4/5Average rating of 4/5Average rating of 4/5Average rating of 4/5Average rating of 4/5
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: Average rating of 4/5Average rating of 4/5Average rating of 4/5Average rating of 4/5Average rating of 4/5
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: Average rating of 5/5Average rating of 5/5Average rating of 5/5Average rating of 5/5Average rating of 5/5
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: Average rating of 4/5Average rating of 4/5Average rating of 4/5Average rating of 4/5Average rating of 4/5
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.

More Reviews for Network Security with OpenSSL


Editorial Review for Network Security with OpenSSL:

Most applications these days are at least somewhat network aware, but how do you protect those applications against common network security threats? Many developers are turning to OpenSSL, an open source version of SSL/TLS, which is the most widely used protocol for secure network communications. The OpenSSL library is seeing widespread adoption for web sites that require cryptographic functions to protect a broad range of sensitive information, such as credit card numbers and other financial transactions. Traditionally, getting something simple done in OpenSSL could take weeks. Network Security with OpenSSL gives you guidance to avoid pitfalls, and allows you to take advantage of the library?s advanced features. And, instead of bogging you down in the technical details of how SSL works under the hood, this book provides only the information that is necessary to use OpenSSL safely and effectively. The book details the challenges in securing network communications, and shows you how to use OpenSSL tools to best meet those challenges.



Buy Network Security with OpenSSL from Amazon .com