| Overview
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. The
library is the only free, full-featured SSL implementation for C
and C++, and it can be used programmatically or from the command
line to secure most TCP-based network protocols. Network
Security with OpenSSL enables developers to use this protocol
much more effectively. Traditionally, getting something simple done
in OpenSSL could easily take weeks. This concise book gives you the
guidance you need to avoid pitfalls, while allowing 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. In step-by-step fashion, the
book details the challenges in securing network communications, and
shows you how to use OpenSSL tools to best meet those challenges.
As a system or network administrator, you will benefit from the
thorough treatment of the OpenSSL command-line interface, as well
as from step-by-step directions for obtaining certificates and
setting up your own certification authority. As a developer, you
will further benefit from the in-depth discussions and examples of
how to use OpenSSL in your own programs. Although OpenSSL is
written in C, information on how to use OpenSSL with Perl, Python
and PHP is also included. OpenSSL may well answer your need to
protect sensitive data. If that?s the case, Network Security
with OpenSSL is the only guide available on the subject.
Editorial ReviewsProduct DescriptionMost 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. |
Other Readers Also Read | Top Sellers in This Category | Browse Similar Topics | | | Top Level Categories:Sub-Categories: | | | | |
Reader Reviews From Amazon (Ranked by 'Helpfulness') Average Customer Rating: based on 10 reviews. O'Reilly's OpenSSL Book needs updating, 2009-06-10 Reviewer rating: This is a great book on cryptography, OpenSSL utilities and its API. The copyright is 2002 and no second edition was ever done. As such some of the openssl command-line syntax is out-dated, but the concepts certainly are not. While I wish we could ping Viega, et al., to kick out another edition this book is a staple on my shelf, backpack or in the mess on my desk! | If it weren't for this book, I don't know where I would be..., 2008-07-29 Reviewer rating: 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. | good for programmers, 2008-02-27 Reviewer rating: 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. | SSL programming, 2007-01-09 Reviewer rating: This book was a valuable resource in implementing Secure Sockets, it would have been difficult to finish my product without it. | SSL made Clear, 2007-01-09 Reviewer rating: 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. |
Some information above was provided using data from Amazon.com. View at Amazon > |
| |
|
|