** indicates property hidden by default
Parameter | Type | Description | Default |
---|---|---|---|
chariotServerName | string | The name of the Chariot server | |
httpEnabled | boolean | Enable HHTP Access | B"true" |
httpPort | integer | Port to make HTTP available | I"8080" |
httpsEnabled | boolean | Enable HTTPS Access | B"false" |
httpsPort | integer | Port to make HTTPS available | I"8443" |
keyPassword | string | The password for keys in the KeyStore | "secretpassword" |
keyStoreFile | string | The Java KeyStore filename | "security/ssl.jks" |
keyStorePassword | string | The Java KeyStore password | "secretpassword" |
trustStoreFile | string | The Java TrustStore filename | "security/clientcerts.jks" |
trustStorePassword | string | The Java TrustStore password | "secretpassword |
chariotVersionFile | string | The file containing the Chariot version | "version.properties" |
Overview
Content Tools