diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 27 |
1 files changed, 15 insertions, 12 deletions
@@ -1,16 +1,19 @@ -TQCA 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 TQt Cryptographic Architecture (TQCA). + tqca-tls - TQCA TLS Plugin -Requirements: - OpenSSL Library (http://www.openssl.org/) -Installation procedure: - ./configure - make - su -c "make install" +tqca-tls is a plugin to provide SSL/TLS capability to programs that +use the TQt Cryptographic Architecture (TQCA). + + +CONTRIBUTING +============== + +If you wish to contribute to tqca-tls, you might do so: + +- TDE Gitea Workspace (TGW) collaboration tool. + https://mirror.git.trinitydesktop.org/gitea + +- TDE Weblate Translation Workspace (TWTW) collaboration tool. + https://mirror.git.trinitydesktop.org/weblate |