mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
85775f4d8f
MASTER_SITES to SourceForge. PR: 215502 Approved by: arved (maintainer)
9 lines
454 B
Plaintext
9 lines
454 B
Plaintext
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.
|
|
|
|
WWW: https://sourceforge.net/projects/ssldump/
|