summaryrefslogtreecommitdiff
path: root/TAO/DevGuideExamples/Security/ParticipatingApp/server.conf
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/DevGuideExamples/Security/ParticipatingApp/server.conf')
-rw-r--r--TAO/DevGuideExamples/Security/ParticipatingApp/server.conf5
1 files changed, 0 insertions, 5 deletions
diff --git a/TAO/DevGuideExamples/Security/ParticipatingApp/server.conf b/TAO/DevGuideExamples/Security/ParticipatingApp/server.conf
deleted file mode 100644
index 380312b03fc..00000000000
--- a/TAO/DevGuideExamples/Security/ParticipatingApp/server.conf
+++ /dev/null
@@ -1,5 +0,0 @@
-# $Id$
-
-# server.conf
-dynamic SSLIOP_Factory Service_Object * TAO_SSLIOP:_make_TAO_SSLIOP_Protocol_Factory() "-SSLNoProtection -SSLAuthenticate SERVER_AND_CLIENT -SSLPrivateKey PEM:serverkey.pem -SSLCertificate PEM:servercert.pem"
-static Resource_Factory "-ORBProtocolFactory SSLIOP_Factory"