summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Security/ssliop_corbaloc/client.conf.xml
blob: 50bb24f73ee60bda196ca0102227e8063c60d8ea (plain)
1
2
3
4
5
6
7
8
9
<?xml version='1.0'?>
<!-- Converted from client.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="-SSLPrivateKey PEM:pvtkey-client.pem -SSLCertificate PEM:selfsigncert-client.pem"/>
   </dynamic>
   <static id="Resource_Factory" params="-ORBProtocolFactory SSLIOP_Factory"/>
</ACE_Svc_Conf>