summaryrefslogtreecommitdiff
path: root/cpp/demo/Ice/nested/config.server
blob: 5758af0d2c35e8195de725d6850f4c5dfdb825b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Ice.Adapter.NestedServerAdapter.Endpoints=default -p 10000 -t 10000

Ice.ThreadPool.Size=50
#Ice.Trace.Security=6
#Ice.Trace.Network=1
#Ice.Trace.Protocol=1
#Ice.ConnectionWarnings=1

Ice.SSL.Client.CertPath=../../../certs
Ice.SSL.Client.Config=sslconfig.xml
Ice.SSL.Server.CertPath=../../../certs
Ice.SSL.Server.Config=sslconfig.xml