head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2001.06.08.00.30.43;	author dwcjr;	state dead;
branches;
next	1.1;

1.1
date	2001.06.08.00.15.27;	author dwcjr;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Fix my booboo

Submitted by:	billf
Reviewed by:	will
@
text
@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: http://www.rtfm.com/ssldump/

-tacho@@daemonz.org
@


1.1
log
@Add ssldump, "An SSLv3/TLS network protocol analyzer"

PR:		27946
Submitted by:	tacho@@daemonz.org
Reviewed by:	will
@
text
@@

