Replace SSL certificate 17/46917/1
authordglFromAtt <dgl@research.att.com>
Wed, 9 May 2018 21:50:57 +0000 (17:50 -0400)
committerdglFromAtt <dgl@research.att.com>
Wed, 9 May 2018 21:51:57 +0000 (17:51 -0400)
Change-Id: I2284d9a0143061de7abbc26d0817d6b95dd0ebb4
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-485

misc/dbc-api.jks
misc/dmaapbc.properties.tmpl

index 8c0f61a..1ae9c3f 100644 (file)
Binary files a/misc/dbc-api.jks and b/misc/dbc-api.jks differ
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
 #