X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=dmaap-bc%2Fmisc%2Fdmaapbc.properties.tmpl;h=505beecdad95b06d7abe52dcece0375268e65e21;hb=a433b642cff989aabc4c3f918daaa90377a92453;hp=40ce8f5f628a849b4985a7b06703226142bdfdfd;hpb=d0a915d10c00314ecc1f07c2ecf9dd239ee47aad;p=dmaap%2Fbuscontroller.git diff --git a/dmaap-bc/misc/dmaapbc.properties.tmpl b/dmaap-bc/misc/dmaapbc.properties.tmpl old mode 100644 new mode 100755 index 40ce8f5..505beec --- a/dmaap-bc/misc/dmaapbc.properties.tmpl +++ b/dmaap-bc/misc/dmaapbc.properties.tmpl @@ -56,13 +56,13 @@ KeyStoreType: jks # KeyStoreFile: ${DMAAPBC_KSTOREFILE:-etc/keystore} # -# The password for the https keystore +# The password for the https keystore (remember to put password in "" and escape $ characters) # -KeyStorePassword: ${DMAAPBC_KSTOREPASS:-*j&Z*Ma;.4My4M]W0eB*fal$} +KeyStorePassword: ${DMAAPBC_KSTOREPASS:-"Y@Y5f&gm?PAz,CVQL,lk[VAF"} # -# The password for the private key in the https keystore +# The password for the private key in the https keystore (remember to put password in "" and escape $ characters) # -KeyPassword: ${DMAAPBC_PVTKEYPASS:-*j&Z*Ma;.4My4M]W0eB*fal$} +KeyPassword: ${DMAAPBC_PVTKEYPASS:-"Y@Y5f&gm?PAz,CVQL,lk[VAF"} # # The type of truststore for https # @@ -72,9 +72,9 @@ TrustStoreType: jks # TrustStoreFile: ${DMAAPBC_TSTOREFILE:-etc/org.onap.dmaap-bc.trust.jks} # -# The password for the https truststore +# The password for the https truststore (remember to put password in "" and escape $ characters) # -TrustStorePassword: ${DMAAPBC_TSTOREPASS:-pi8HuuSbN03MtQQ7(5TcyQ6;} +TrustStorePassword: ${DMAAPBC_TSTOREPASS:-"8b&R5%l\$l:@jSWz@FCs;rhY*"} # # The path to the file used to trigger an orderly shutdown # @@ -180,12 +180,12 @@ CredentialCodecKeyfile: ${DMAAPBC_CODEC_KEYFILE:-etc/LocalKey} # This overrides the Class used for Decryption. # This allows for a plugin encryption/decryption method if needed. # Call this Class for decryption at runtime. -#AafDecryption.Class: com.company.proprietaryDecryptor +#AafDecryption.Class: com.company.proprietaryDecryptor # # This overrides the Class used for API Permission check. # This allows for a plugin policy check, if needed -#ApiPermission.Class: com.company.policy.DecisionPolicy +ApiPermission.Class: org.onap.dmaap.dbcapi.authentication.AllowAll # Namespace for URI values for API used to create AAF permissions # e.g. if ApiNamespace is X.Y..dmaapBC.api then for URI /topics we create an AAF perm X.Y..dmaapBC.api.topics @@ -193,7 +193,7 @@ ApiNamespace: ${DMAAPBC_API_NAMESPACE:-org.onap.dmaap-bc.api} # # URL of AAF environment to use. # -aaf.URL: ${DMAAPBC_AAF_URL:-https://aaf-onap-test.osaaf.org:8095} +aaf.URL: ${DMAAPBC_AAF_URL:-https://aaf-onap-test.osaaf.org:8100} # # TopicMgr mechid@namespace #