summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/DevGuideExamples/Security/ParticipatingApp/client.conf
blob: cffba696b54938297b001306bcd37e298f5a5ab1 (plain)
1
2
3
4
5
6
# $Id$

# client.conf
dynamic SSLIOP_Factory Service_Object * TAO_SSLIOP:_make_TAO_SSLIOP_Protocol_Factory() "-SSLNoProtection -SSLAuthenticate SERVER -SSLPrivateKey PEM:clientkey.pem -SSLCertificate PEM:clientcert.pem"

static Resource_Factory "-ORBProtocolFactory SSLIOP_Factory"