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/sample/local/aaf.props | |
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/sample/local/aaf.props')
-rw-r--r-- | auth/sample/local/aaf.props | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/sample/local/aaf.props b/auth/sample/local/aaf.props index 71ba73a2..4a5d0716 100644 --- a/auth/sample/local/aaf.props +++ b/auth/sample/local/aaf.props @@ -15,7 +15,7 @@ cadi_alias=aaf@aaf.osaaf.org cadi_keystore=/opt/app/osaaf/local/org.osaaf.aaf.p12 cadi_truststore=/opt/app/osaaf/public/truststoreONAPall.jks cadi_truststore_password=changeit -cadi_x509_issuers=CN=intermediateCA_1, OU=OSAAF, O=ONAP, C=US:CN=intermediateCA_9, OU=OSAAF, O=ONAP, C=US +cadi_x509_issuers= # Other aaf_data_dir=/opt/app/osaaf/data |