summaryrefslogtreecommitdiff
path: root/orbsvcs/tests/Security/BiDirectional/server.conf
blob: 39bf82dd31266d9f224390b40124736d6c38173e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $Id$

dynamic SSLIOP_Factory Service_Object *
  TAO_SSLIOP:_make_TAO_SSLIOP_Protocol_Factory()
  "-SSLAuthenticate SERVER_AND_CLIENT -SSLPrivateKey 'PEM:ssl/server-key.pem' -SSLCertificate 'PEM:ssl/server-cert.pem' -SSLCAFile 'PEM:ssl/ca.pem'"

dynamic Advanced_Resource_Factory Service_Object*
  TAO_Strategies:_make_TAO_Advanced_Resource_Factory ()
  "-ORBProtocolFactory SSLIOP_Factory"

static Client_Strategy_Factory  "-ORBConnectStrategy blocked"