summaryrefslogtreecommitdiff
path: root/ACE/TAO/orbsvcs/tests/Security/Bug_2908_Regression/client.conf
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/TAO/orbsvcs/tests/Security/Bug_2908_Regression/client.conf')
-rw-r--r--ACE/TAO/orbsvcs/tests/Security/Bug_2908_Regression/client.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/ACE/TAO/orbsvcs/tests/Security/Bug_2908_Regression/client.conf b/ACE/TAO/orbsvcs/tests/Security/Bug_2908_Regression/client.conf
new file mode 100644
index 00000000000..87da295875f
--- /dev/null
+++ b/ACE/TAO/orbsvcs/tests/Security/Bug_2908_Regression/client.conf
@@ -0,0 +1,2 @@
+dynamic SSLIOP_Factory Service_Object * TAO_SSLIOP:_make_TAO_SSLIOP_Protocol_Factory() "-SSLAuthenticate NONE -SSLPrivateKey PEM:clientKey.pem -SSLCertificate PEM:clientCert.pem"
+static Resource_Factory "-ORBProtocolFactory SSLIOP_Factory"