summaryrefslogtreecommitdiff
path: root/trunk/TAO/orbsvcs/tests/Security/Secure_Invocation/client_nopasswd.conf.xml
blob: 8060c28b75ac0be24f4c2fd88d7e2f23f1d17f62 (plain)
1
2
3
4
5
6
7
8
9
<?xml version='1.0'?>
<!-- Converted from ./orbsvcs/tests/Security/Secure_Invocation/client_nopasswd.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="-SSLAuthenticate NONE -SSLPrivateKey PEM:client_key_nopasswd.pem -SSLCertificate PEM:client_cert.pem"/>
 </dynamic>
 <static id="Resource_Factory" params="-ORBProtocolFactory SSLIOP_Factory"/>
</ACE_Svc_Conf>