summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Security/MT_BiDir_SSL/client.conf
blob: 13aca91454e2f8bb6b177bdbd224356045dc1d0b (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/client-key.pem' -SSLCertificate 'PEM:ssl/client-cert.pem' -SSLCAFile 'PEM:ssl/ca.pem'" 

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

static Client_Strategy_Factory  "-ORBConnectStrategy blocked"