summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/DevGuideExamples/Security/PolicyControllingApp/client.conf
blob: 7c72c6e549ce3b9959a74b8f1983554db30c1e5e (plain)
1
2
3
4
5

# client.conf
dynamic SSLIOP_Factory Service_Object * TAO_SSLIOP:_make_TAO_SSLIOP_Protocol_Factory() "-SSLAuthenticate NONE -SSLPrivateKey PEM:client_key.pem -SSLCertificate PEM:client_cert.pem"

static Resource_Factory "-ORBProtocolFactory SSLIOP_Factory"