QCA TLS Plugin v1.0
-------------------
Author: Justin Karneges <justin@affinix.com>
Date:   September 15th, 2003

This is a plugin to provide SSL/TLS capability to programs that
utilize the Qt Cryptographic Architecture (QCA).

Requirements:
  OpenSSL Library (http://www.openssl.org/)

Installation procedure:
  ./configure
  make
  su -c "make install"

