Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git] / TAO / orbsvcs / tests / Security / Null_Cipher / server.conf.xml
blobc9bcbb1adb81fa724b5fe3d8738b84d51fb34e3d
1 <?xml version='1.0'?>
2 <!-- Converted from ./orbsvcs/tests/Security/Secure_Invocation/server.conf by svcconf-convert.pl -->
3 <ACE_Svc_Conf>
4  <dynamic id="SSLIOP_Factory" type="Service_Object">
5    <initializer path="TAO_SSLIOP" init="_make_TAO_SSLIOP_Protocol_Factory" params="-SSLNoProtection -SSLPrivateKey PEM:server_key.pem -SSLCertificate PEM:server_cert.pem"/>
6  </dynamic>
7  <static id="Resource_Factory" params="-ORBProtocolFactory SSLIOP_Factory"/>
8 </ACE_Svc_Conf>