summaryrefslogtreecommitdiff
path: root/TAO/DevGuideExamples/Security/PolicyControllingApp/server1.conf
blob: f975ec687f84e92824f93bd7b190067285161a82 (plain)
1
2
3
4
5
# $Id$

# server.conf
dynamic SSLIOP_Factory Service_Object * TAO_SSLIOP:_make_TAO_SSLIOP_Protocol_Factory() "-SSLAuthenticate SERVER_AND_CLIENT -SSLPrivateKey PEM:serverkey.pem -SSLCertificate PEM:servercert.pem"
static Resource_Factory "-ORBProtocolFactory SSLIOP_Factory"