summaryrefslogtreecommitdiff
path: root/trunk/TAO/orbsvcs/tests/Security/MT_SSLIOP/server.conf
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/TAO/orbsvcs/tests/Security/MT_SSLIOP/server.conf')
-rw-r--r--trunk/TAO/orbsvcs/tests/Security/MT_SSLIOP/server.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/trunk/TAO/orbsvcs/tests/Security/MT_SSLIOP/server.conf b/trunk/TAO/orbsvcs/tests/Security/MT_SSLIOP/server.conf
new file mode 100644
index 00000000000..31d7b2979b8
--- /dev/null
+++ b/trunk/TAO/orbsvcs/tests/Security/MT_SSLIOP/server.conf
@@ -0,0 +1,7 @@
+
+dynamic SSLIOP_Factory Service_Object *
+ TAO_SSLIOP:_make_TAO_SSLIOP_Protocol_Factory()
+ "-SSLPrivateKey PEM:pvtkey.pem -SSLCertificate PEM:selfsigncert.pem"
+static Resource_Factory "-ORBProtocolFactory SSLIOP_Factory"
+
+