diff options
author | sblimkie <steven.blimkie@amdocs.com> | 2017-11-17 21:37:55 +0200 |
---|---|---|
committer | sblimkie <steven.blimkie@amdocs.com> | 2017-11-17 21:39:42 +0200 |
commit | 9d00999a9e01b3fdc7c9c47215418498cd399496 (patch) | |
tree | 0825663d89a16012b916e1707340b65a840e3b52 /bundleconfig-local/etc | |
parent | 2dd042556f9142fcd525c0277ea21ac3bd828e4f (diff) |
Remove hardcoded keystore password
There was a hardcoded keystore password which needed to be removed.
Change-Id: I6f567e95ff70a0b4fbc309b2f0bcd708d9695758
IssueID: AAI-482
Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
Diffstat (limited to 'bundleconfig-local/etc')
-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 |