[GLOBAL] Don't try to set keypassword when storetype is PKCS12 52/120152/6
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Fri, 2 Apr 2021 08:02:05 +0000 (10:02 +0200)
committerKrzysztof Opasiak <k.opasiak@samsung.com>
Thu, 8 Apr 2021 16:54:09 +0000 (18:54 +0200)
commita3854762a4d22de46cb56c52a5d9c401dfad6680
tree43df97edc450efa37b7338d44a5a2eb3db42b845
parent51a3229247fe40fcc5bd63bd3b673e216b6e37ee
[GLOBAL] Don't try to set keypassword when storetype is PKCS12

It seems that for PKCS12 stores there is no keypassword so we are
getting this error in our logs:

keytool error: java.lang.UnsupportedOperationException:
-keypasswd commands not supported if -storetype is PKCS12

Let's fix this by just not trying to set key password for PKCS12 stores.

Issue-ID: OOM-1
Change-Id: I8f4cc5a0b54029b3c1baa83b61092942e34ffab2
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
kubernetes/a1policymanagement/values.yaml
kubernetes/aai/components/aai-resources/values.yaml
kubernetes/aai/components/aai-traversal/values.yaml
kubernetes/holmes/components/holmes-engine-mgmt/values.yaml
kubernetes/holmes/components/holmes-rule-mgmt/values.yaml