summaryrefslogtreecommitdiff
path: root/TAO/tests/objref_comparison_test/server.conf
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/objref_comparison_test/server.conf')
-rw-r--r--TAO/tests/objref_comparison_test/server.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/tests/objref_comparison_test/server.conf b/TAO/tests/objref_comparison_test/server.conf
new file mode 100644
index 00000000000..e178933feb9
--- /dev/null
+++ b/TAO/tests/objref_comparison_test/server.conf
@@ -0,0 +1,4 @@
+# $Id$
+
+dynamic SSLIOP_Factory Service_Object * TAO_SSLIOP:_make_TAO_SSLIOP_Protocol_Factory() "-SSLAuthenticate SERVER_AND_CLIENT -SSLPrivateKey PEM:server_key.pem -SSLCertificate PEM:server_cert.pem -SSLNoProtection"
+static Resource_Factory "-ORBProtocolFactory SSLIOP_Factory"