From 63511a7fbb613fca14554a057d095f1c19038df0 Mon Sep 17 00:00:00 2001 From: Taka Cho Date: Tue, 4 Jun 2019 15:36:35 -0400 Subject: replace a new p12 credential old p12 credential expired 6/1/2019 Issue-ID: APPC-1620 Change-Id: Icfad4dddaa54aced1debeeeef6be8dbce5199f84 Signed-off-by: Taka Cho --- installation/src/main/properties/cadi.properties | 2 +- installation/src/main/stores/org.onap.appc.p12 | Bin 3994 -> 4116 bytes 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/installation/src/main/properties/cadi.properties b/installation/src/main/properties/cadi.properties index 4da002d..5d6dcca 100644 --- a/installation/src/main/properties/cadi.properties +++ b/installation/src/main/properties/cadi.properties @@ -29,7 +29,7 @@ cadi_bath_convert=/opt/onap/appc/data/properties/bath_config.csv cadi_x509_issuers=CN=intermediateCA_1, OU=OSAAF, O=ONAP, C=US cadi_keyfile=/opt/onap/appc/data/stores/org.onap.appc.keyfile cadi_keystore=/opt/onap/appc/data/stores/org.onap.appc.p12 -cadi_keystore_password=enc:4DVUTKvRCCtebQrKskDsuKFIHLzOf2M9XxNOhVIK4xb +cadi_keystore_password=enc:tQTHVtbdCuzqrQY1TBRt9SkFL9tCY3OzwbsfaVyAa2dOfZlI0krFOJSBnkm1WdGr #cadi_key_password=enc: cadi_alias=appc@appc.onap.org cadi_truststore=/opt/onap/appc/data/stores/truststoreONAPall.jks diff --git a/installation/src/main/stores/org.onap.appc.p12 b/installation/src/main/stores/org.onap.appc.p12 index f732b57..6637f45 100644 Binary files a/installation/src/main/stores/org.onap.appc.p12 and b/installation/src/main/stores/org.onap.appc.p12 differ -- cgit 1.2.3-korg