Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git] / TAO / orbsvcs / tests / Security / BiDirectional / server.conf
blobc527b07ac5038846b079b941f35d2e75072ec78b
2 dynamic SSLIOP_Factory Service_Object *
3   TAO_SSLIOP:_make_TAO_SSLIOP_Protocol_Factory()
4   "-SSLAuthenticate SERVER_AND_CLIENT -SSLPrivateKey 'PEM:ssl/server-key.pem' -SSLCertificate 'PEM:ssl/server-cert.pem' -SSLCAFile 'PEM:ssl/ca.pem'"
6 dynamic Advanced_Resource_Factory Service_Object*
7   TAO_Strategies:_make_TAO_Advanced_Resource_Factory ()
8   "-ORBProtocolFactory SSLIOP_Factory"
10 static Client_Strategy_Factory  "-ORBConnectStrategy blocked"