source: qca-tls/trunk/README@ 184

Last change on this file since 184 was 31, checked in by dmik, 19 years ago

QCA-TLS: Imported original QCA TLS 1.0 sources from Affinix

File size: 357 bytes
Line 
1QCA TLS Plugin v1.0
2-------------------
3Author: Justin Karneges <justin@affinix.com>
4Date: September 15th, 2003
5
6This is a plugin to provide SSL/TLS capability to programs that
7utilize the Qt Cryptographic Architecture (QCA).
8
9Requirements:
10 OpenSSL Library (http://www.openssl.org/)
11
12Installation procedure:
13 ./configure
14 make
15 su -c "make install"
16
Note: See TracBrowser for help on using the repository browser.