summaryrefslogtreecommitdiff
path: root/cpp/demo/Ice/throughput/config.server
blob: 2323af329a940e592fa757d66bc90aa378cd095f (plain)
1
2
3
4
5
6
7
8
9
10
Ice.OA.Throughput.Endpoints=default -p 10000

#
# SSL Configuration
#
Ice.Plugin.IceSSL=IceSSL:createIceSSL
IceSSL.DefaultDir=../../../certs
IceSSL.CertAuthFile=cacert.pem
IceSSL.CertFile=s_rsa1024_pub.pem
IceSSL.KeyFile=s_rsa1024_priv.pem