view common/core/src/test/resources/client.properties @ 1056:f82c6b24dcbd

Rename SSLKeystoreConfiguration and public methods mentioning mongo. Reviewed-by: neugens Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2013-April/006275.html
author Severin Gehwolf <sgehwolf@redhat.com>
date Thu, 04 Apr 2013 11:24:33 +0200
parents 1ceeba5420f2
children
line wrap: on
line source

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