diff options
author | Tian Lee <TianL@amdocs.com> | 2017-11-23 09:35:07 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-11-23 09:35:07 +0000 |
commit | 94cbd3286b5fdd2f3f8fa3325835e713d71aac73 (patch) | |
tree | d5b9df2c683e1a91106f5610026ad7c95410573c /bundleconfig-local/etc/sysprops | |
parent | 908b4693e5a0a4c2f323dbf518b35e4620f183a1 (diff) | |
parent | 9d00999a9e01b3fdc7c9c47215418498cd399496 (diff) |
Merge "Remove hardcoded keystore password"
Diffstat (limited to 'bundleconfig-local/etc/sysprops')
-rw-r--r-- | bundleconfig-local/etc/sysprops/sys-props.properties | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bundleconfig-local/etc/sysprops/sys-props.properties b/bundleconfig-local/etc/sysprops/sys-props.properties index b816a44..a55e6ea 100644 --- a/bundleconfig-local/etc/sysprops/sys-props.properties +++ b/bundleconfig-local/etc/sysprops/sys-props.properties @@ -113,6 +113,4 @@ RESTLET_COMPONENT_REUSE_ADDRESS=true #End of AJSC System Properties #Service System Properties. Please, place any Service related System Properties below. -KEY_STORE_PASSWORD=OBF:1i9a1u2a1unz1lr61wn51wn11lss1unz1u301i6o -KEY_MANAGER_PASSWORD=OBF:1i9a1u2a1unz1lr61wn51wn11lss1unz1u301i6o |