# # The server creates one single object adapter with the name # "Value". The following line sets the endpoints for this # adapter. # Value.Endpoints=default -h localhost -p 10000 # # Warn about connection exceptions # Ice.Warn.Connections=1 # # SSL Configuration # Ice.Plugin.IceSSL=IceSSL.PluginFactory IceSSL.DefaultDir=../../../../certs IceSSL.Keystore=server.jks IceSSL.Password=password