diff options
Diffstat (limited to 'kubernetes/dmaap/components/dmaap-bc/resources/config/dmaapbc.properties')
-rw-r--r-- | kubernetes/dmaap/components/dmaap-bc/resources/config/dmaapbc.properties | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kubernetes/dmaap/components/dmaap-bc/resources/config/dmaapbc.properties b/kubernetes/dmaap/components/dmaap-bc/resources/config/dmaapbc.properties index bcfefe93cf..1c06c8c2f1 100644 --- a/kubernetes/dmaap/components/dmaap-bc/resources/config/dmaapbc.properties +++ b/kubernetes/dmaap/components/dmaap-bc/resources/config/dmaapbc.properties @@ -201,9 +201,9 @@ KeyStoreType: jks KeyStoreFile: etc/keystore # password for the https keystore -KeyStorePassword: Y@Y5f&gm?PAz,CVQL,lk[VAF +KeyStorePassword: ]{PqV#S?!3,Ym2QjL(YnxHA( # password for the private key in the https keystore -KeyPassword: Y@Y5f&gm?PAz,CVQL,lk[VAF +KeyPassword: ]{PqV#S?!3,Ym2QjL(YnxHA( # type of truststore for https TrustStoreType: jks @@ -212,7 +212,7 @@ TrustStoreType: jks TrustStoreFile: etc/org.onap.dmaap-bc.trust.jks # password for the https truststore -TrustStorePassword: 8b&R5%l$l:@jSWz@FCs;rhY* +TrustStorePassword: irp.eCm2}y2sp19KlUgk,nz4 # path to the file used to trigger an orderly shutdown QuiesceFile: etc/SHUTDOWN |