# This service use purely Reactor-driven concurrency strategy to enable the # server to concurrently process multiple request from a client. static Server_Strategy_Factory "-ORBconcurrency reactive" static Client_Strategy_Factory "-ORBTransportMuxStrategy exclusive -ORBConnectStrategy blocked" static Resource_Factory "-ORBProtocolFactory SSLIOP_Factory" dynamic SSLIOP_Factory Service_Object * TAO_SSLIOP:_make_TAO_SSLIOP_Protocol_Factory() "-SSLNoProtection -SSLAuthenticate NONE -SSLPrivateKey PEM:@{IMAP_ROOT}/etc/ssl/privatekey/PEM/server_key.pem -SSLCertificate PEM:@{IMAP_ROOT}/etc/ssl/keyStore/PEM/server.cer -SSLCAfile PEM:@{IMAP_ROOT}/etc/ssl/trust/PEM/trust.cer -SSLCApath @{IMAP_ROOT}/etc/ssl/trust/PEM/"