Replace SSL certificate
[dmaap/buscontroller.git] / misc / dmaapbc.properties.tmpl
index d2e879a..23237a6 100644 (file)
@@ -21,7 +21,7 @@ IntHttpPort:  ${DMAAPBC_INT_HTTP_PORT:-8080}
 #      The port number for https as seen within the server
 #   Set to 0 if no certificate is available yet...
 #
-IntHttpsPort:  ${DMAAPBC_INT_HTTPS_PORT:-0}
+IntHttpsPort:  ${DMAAPBC_INT_HTTPS_PORT:-8443}
 #
 #      The external port number for https taking port mapping into account
 #
@@ -37,11 +37,11 @@ KeyStoreFile:       ${DMAAPBC_KSTOREFILE:-etc/keystore}
 #
 #      The password for the https keystore
 #
-KeyStorePassword:      ${DMAAPBC_KSTOREPASS:-changeit}
+KeyStorePassword:      ${DMAAPBC_KSTOREPASS:-Demolition Artist Floating}
 #
 #      The password for the private key in the https keystore
 #
-KeyPassword:   ${DMAAPBC_PVTKEYPASS:-changeit}
+KeyPassword:   ${DMAAPBC_PVTKEYPASS:-Demolition Artist Floating}
 #
 #      The type of truststore for https
 #