view common/core/src/test/resources/client.properties @ 944:4aa310fa7589

Add mongodb client TLS support. Reviewed-by: vanaltj Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2013-January/005226.html PR1243
author Severin Gehwolf <sgehwolf@redhat.com>
date Thu, 31 Jan 2013 11:53:43 +0100
parents e5cda64075ed
children
line wrap: on
line source

# Random comment
KEYSTORE_FILE=/path/to/thermostat.keystore
KEYSTORE_PASSWORD=some password
COMMAND_CHANNEL_USE_SSL=true
MONGODB_CONNECTION_USE_SSL=true