Oreilly - network security with openssl
75114 palavras
301 páginas
Network Security with OpenSSLBy Pravir Chandra, Matt Messier, John Viega
Publisher : O'Reilly
Pub Date : June 2002
ISBN : 0-596-00270-X
Pages : 384
AM
FL
Y
OpenSSL is a popular and effective open source version of SSL/TLS, the most widely used protocol for secure network communications. The only guide available on the subject, Network Security with OpenSSLdetails the challenges in securing network communications, and shows you how to use OpenSSL tools to best meet those challenges. Focused on the practical, this book provides only the information that is necessary to use OpenSSL safely and effectively.
TE
Table of
Contents
Team-Fly®
Table of Content
Table of Content ......................................................................................................ii
Dedication .............................................................................................................vi
Preface ....................................................................................................................vii
About This Book .............................................................................................. viii
Conventions Used in This Book ........................................................................x
Comments and Questions ................................................................................xi
Acknowledgments ..............................................................................................xi
Chapter 1. Introduction ...........................................................................................1
1.1 Cryptography for the Rest of Us.................................................................1
1.2 Overview of SSL ...........................................................................................8
1.3 Problems with SSL .....................................................................................10
1.4 What SSL Doesn't Do Well