#
# sample user preferences for UCC
#

credential.path=src/test/resources/user-keystore.jks
credential.keyAlias=demo user
credential.password=the!user

truststore.type=keystore
truststore.keystorePath=src/test/resources/user-keystore.jks
truststore.keystorePassword=the!user

registry=http://localhost:65322/services/Registry?res=default_registry

output=target

http.socket.timeout=2000
http.connection.timeout=2000

contact-registry=false
