summaryrefslogtreecommitdiff
path: root/cpp/demo/Ice/latency/config.server
blob: 66310cc399cc8baef3b7bd9aae3acb36ea2a35d8 (plain)
1
2
3
4
5
6
7
8
9
10
Ice.OA.Latency.Endpoints=default -p 10000 -h 127.0.0.1

#
# 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