Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git] / TAO / orbsvcs / tests / Security / Null_Cipher / client.conf.xml
blob0abbd7086921b2ba5e6df73fc9c58d7c40cd74c4
1 <?xml version='1.0'?>
2 <!-- Converted from ./orbsvcs/tests/Security/Secure_Invocation/client.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 -SSLAuthenticate SERVER -SSLPrivateKey PEM:client_key.pem -SSLCertificate PEM:client_cert.pem"/>
6  </dynamic>
7  <static id="Resource_Factory" params="-ORBProtocolFactory SSLIOP_Factory"/>
8 </ACE_Svc_Conf>