** indicates property hidden by default
ParameterTypeDescriptionDefault
chariotServerNamestringThe name of the Chariot server
httpEnabledbooleanEnable HHTP AccessB"true"
httpPortintegerPort to make HTTP availableI"8080"
httpsEnabledbooleanEnable HTTPS AccessB"false"
httpsPortintegerPort to make HTTPS availableI"8443"
keyPasswordstringThe password for keys in the KeyStore"secretpassword"
keyStoreFilestringThe Java KeyStore filename"security/ssl.jks"
keyStorePasswordstringThe Java KeyStore password"secretpassword"
trustStoreFilestringThe Java TrustStore filename"security/clientcerts.jks"
trustStorePasswordstringThe Java TrustStore password"secretpassword
chariotVersionFilestringThe file containing the Chariot version"version.properties"
  • No labels