From a84d45498bd861c9225080232948a99c2e317bb8 Mon Sep 17 00:00:00 2001 From: Reinhard Tartler Date: Thu, 2 Apr 2009 13:58:11 +0200 Subject: Import upstream version 0.11~rc3~r2491 --- docs/common/lib_server/ServerTLS.txt | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 docs/common/lib_server/ServerTLS.txt (limited to 'docs/common/lib_server/ServerTLS.txt') diff --git a/docs/common/lib_server/ServerTLS.txt b/docs/common/lib_server/ServerTLS.txt deleted file mode 100644 index dbde500f..00000000 --- a/docs/common/lib_server/ServerTLS.txt +++ /dev/null @@ -1,6 +0,0 @@ -CLASS ServerTLS - -Implements a server which uses TLS (SSL) to encrypt and authenticate connections. - -Very similar to ServerStream, except it reads the certificate files for the TLSContext out of the Server sub-configuration to set up a TLSContext ("CertificateFile", "PrivateKeyFile" and "TrustedCAsFile"). Otherwise works exactly the same. - -- cgit v1.2.3