diff options
Diffstat (limited to 'TAO/orbsvcs/tests/Security/Secure_Invocation/server.conf.xml')
-rw-r--r-- | TAO/orbsvcs/tests/Security/Secure_Invocation/server.conf.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Security/Secure_Invocation/server.conf.xml b/TAO/orbsvcs/tests/Security/Secure_Invocation/server.conf.xml index 2d4d881e278..02497f8058e 100644 --- a/TAO/orbsvcs/tests/Security/Secure_Invocation/server.conf.xml +++ b/TAO/orbsvcs/tests/Security/Secure_Invocation/server.conf.xml @@ -1,7 +1,6 @@ <?xml version='1.0'?> <!-- Converted from ./orbsvcs/tests/Security/Secure_Invocation/server.conf by svcconf-convert.pl --> <ACE_Svc_Conf> - <!-- --> <dynamic id="SSLIOP_Factory" type="Service_Object"> <initializer path="TAO_SSLIOP" init="_make_TAO_SSLIOP_Protocol_Factory" params="-SSLAuthenticate SERVER_AND_CLIENT -SSLPrivateKey PEM:server_key.pem -SSLCertificate PEM:server_cert.pem"/> </dynamic> |