summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/examples/Security/Send_File/server.conf
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/examples/Security/Send_File/server.conf')
-rw-r--r--TAO/orbsvcs/examples/Security/Send_File/server.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/examples/Security/Send_File/server.conf b/TAO/orbsvcs/examples/Security/Send_File/server.conf
index e178933feb9..ee0ef1aa57c 100644
--- a/TAO/orbsvcs/examples/Security/Send_File/server.conf
+++ b/TAO/orbsvcs/examples/Security/Send_File/server.conf
@@ -1,4 +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"
+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"
static Resource_Factory "-ORBProtocolFactory SSLIOP_Factory"