Jump to letter: [
34ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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.2.b3.el6.src
[147 KiB] |
Changelog
by Robert Scheck (2010-04-06):
- Added a patch to support AES cipher-suites (#248813 #c5)
- Added backporting patch from CVS 2006-06-19 (#248813 #c5)
|