summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/DevGuideExamples/Security/PolicyControllingApp/server.conf
blob: 9d75d39316aa73ae77b7ba87f513e2aac4d8fc81 (plain)
1
2
3
4

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