summaryrefslogtreecommitdiff
path: root/TAO/DevGuideExamples/Security/SecurityUnawareApp/client.conf
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/DevGuideExamples/Security/SecurityUnawareApp/client.conf')
-rw-r--r--TAO/DevGuideExamples/Security/SecurityUnawareApp/client.conf4
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/DevGuideExamples/Security/SecurityUnawareApp/client.conf b/TAO/DevGuideExamples/Security/SecurityUnawareApp/client.conf
deleted file mode 100644
index 78e939b5c7e..00000000000
--- a/TAO/DevGuideExamples/Security/SecurityUnawareApp/client.conf
+++ /dev/null
@@ -1,4 +0,0 @@
-# $Id$
-
-dynamic SSLIOP_Factory Service_Object * TAO_SSLIOP:_make_TAO_SSLIOP_Protocol_Factory() "-SSLAuthenticate SERVER_AND_CLIENT -SSLPrivateKey PEM:clientkey.pem -SSLCertificate PEM:clientcert.pem"
-static Resource_Factory "-ORBProtocolFactory SSLIOP_Factory"