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