From: Instrumental Date: Fri, 7 Sep 2018 05:00:03 +0000 (-0500) Subject: aaf.sh issuers X-Git-Tag: 2.1.2~58 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F23%2F65123%2F1;p=aaf%2Fauthz.git aaf.sh issuers Issue-ID: AAF-420 Change-Id: I8577eb3badd068eb943d7f318e3215b8ca326675 Signed-off-by: Instrumental --- diff --git a/auth/docker/aaf.sh b/auth/docker/aaf.sh index 5e70403f..53b3d60e 100644 --- a/auth/docker/aaf.sh +++ b/auth/docker/aaf.sh @@ -54,9 +54,6 @@ if [ "$(docker volume ls | grep aaf_config)" = "" ] && [ ${P12_LOAD} = "yes" ]; encrypt_it cadi_keystore_password "${AAF_INITIAL_X509_PASSWORD}" encrypt_it cm_ca.local "${AAF_SIGNER_PASSWORD}" - set_it cadi_x509_issuers "${CADI_X509_ISSUERS}" - - echo -n "Stopping " docker container stop aaf_config_$USER echo -n "Removing "