           SPELL=ssldump
         VERSION=0.9b3
      PATCHLEVEL=1
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.rtfm.com/ssldump/$SOURCE
     SOURCE_HASH=sha512:ea81558a243950ab43354c9f33c0a4feae0ae859bc2bd6e6b58838a01f4a1e7a6447f2a9ab1fa40bbe8dbd6c3630c489c17fc9c066cacfddfb64269b0cd5090a
        WEB_SITE=http://www.rtfm.com/ssldump/
         ENTERED=20020209
      LICENSE[0]=BSD
        KEYWORDS="crypto"
           SHORT="ssldump is an SSLv3/TLS network protocol analyzer."
cat << EOF
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. 
EOF
