2000-11-18 09:44:52 -05:00
|
|
|
ssldump is an SSLv3/TLS network protocol analyzer. It identifies TCP
|
|
|
|
connections on the chosen network interface and attempts to interpret
|
|
|
|
them as SSLv3/TLS traffic. When it identifies SSLv3/TLS traffic, it
|
|
|
|
decodes the records and displays them in a textual form to stdout. If
|
|
|
|
provided with the appropriate keying material, it will also decrypt
|
|
|
|
the connections and display the application data traffic.
|
2000-12-21 16:20:34 -05:00
|
|
|
|
|
|
|
WWW: ${HOMEPAGE}
|