summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Security/MT_SSLIOP/server.conf.xml
blob: 4bd4209ae7b40e43187892fb1f4f8aa4854722f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version='1.0'?>
<!-- Converted from ./orbsvcs/tests/Security/MT_SSLIOP/server.conf by svcconf-convert.pl -->
<ACE_Svc_Conf>
 <!--  -->
 <!--  $Id$ -->
 <!--  -->
 <dynamic id="SSLIOP_Factory" type="Service_Object">
   <initializer path="TAO_SSLIOP" init="_make_TAO_SSLIOP_Protocol_Factory" params="-SSLPrivateKey  PEM:pvtkey.pem -SSLCertificate PEM:selfsigncert.pem"/>
 </dynamic>
 <static id="Resource_Factory" params="-ORBProtocolFactory SSLIOP_Factory"/>
</ACE_Svc_Conf>