Merge pull request #1551 from DOCGroup/plm_jira_333
[ACE_TAO.git] / TAO / orbsvcs / tests / Security / Secure_Invocation / client_nopasswd.conf.xml
blob695834e9c9def498326dcd51d8fa0f5557f0a7e3
1 <?xml version='1.0'?>
2 <!-- Converted from ./orbsvcs/tests/Security/Secure_Invocation/client_nopasswd.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="-SSLAuthenticate NONE -SSLPrivateKey PEM:client_key_nopasswd.pem -SSLCertificate PEM:client_cert.pem"/>
6  </dynamic>
7  <static id="Resource_Factory" params="-ORBProtocolFactory SSLIOP_Factory"/>
8 </ACE_Svc_Conf>