Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
ssldump - An SSLv3/TLS network protocol analyzer
- Description:
This program 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 ssldump identifies SSLv3/TLS traffic, ssldump
decodes the records and displays them in a textual form to stdout. And if
provided with the appropriate keying material, ssldump will also decrypt
the connections and display the application data traffic. This program is
based on tcpdump, a network monitoring and data acquisition tool.
Packages
ssldump-0.9-0.4.b3.el4.i386
[39 KiB] |
Changelog
by Robert Scheck (2011-10-24):
- Fixed wrong decoder table ends to avoid many segfaults (#747398)
|