Ssl resources – Comtrol Hub DeviceMaster User Manual
Page 82
82 - DeviceMaster Security
DeviceMaster Installation and Configuration Guide: 2000594 Rev. A
SSL Resources
SSL Resources
You can refer to the following SSL resources for more information:
•
Standard reference book is SSL and TLS by Eric Rescorla
•
Wikipedia page on SSL/TLS provides a good overview
•
openssl contains command-line tools to do the following. More information is
available at:
-
Create/examine keys/certificates
-
Act as client or server
•
ssldump is a -command line tool that displays a human-readable dump of an
SSL connection's handshaking and traffic:. More information can be found at:
-
If provided with server's private key, can decrypt data stream
-
Can display decoded data stream in ASCII/hex
-
Can display contents of handshaking packets (including ID certificates)