diff options
author | Instrumental <jonathan.gathman@att.com> | 2018-08-23 16:32:45 -0500 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2018-08-23 16:32:49 -0500 |
commit | b8a8129f13ba7a986b4937ff64645e466078a003 (patch) | |
tree | d7448b6c4270cfb884de3a49ea484928b8c89d57 /auth/docker/d.props.init | |
parent | cc596dd8251ebfc0dab7344da1a501f24dc23a8c (diff) |
Bootstrap Test fixes
Issue-ID: AAF-419
Change-Id: I042c270498463b6eb853b0e3e496f49232868fb7
Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'auth/docker/d.props.init')
-rw-r--r-- | auth/docker/d.props.init | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/auth/docker/d.props.init b/auth/docker/d.props.init index 782f0c3f..7b9cd13c 100644 --- a/auth/docker/d.props.init +++ b/auth/docker/d.props.init @@ -20,6 +20,7 @@ LONGITUDE= # Initial AAF Certificate (not Generated) AAF_INITIAL_X509_P12= AAF_INITIAL_X509_PASSWORD= +CADI_X509_ISSUERS= # CA info (leave blank unless functioning as CA) AAF_SIGNER_P12= |