aaf.sh issuers 23/65123/1
authorInstrumental <jonathan.gathman@att.com>
Fri, 7 Sep 2018 05:00:03 +0000 (00:00 -0500)
committerInstrumental <jonathan.gathman@att.com>
Fri, 7 Sep 2018 05:00:40 +0000 (00:00 -0500)
Issue-ID: AAF-420
Change-Id: I8577eb3badd068eb943d7f318e3215b8ca326675
Signed-off-by: Instrumental <jonathan.gathman@att.com>
auth/docker/aaf.sh

index 5e70403..53b3d60 100644 (file)
@@ -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 "