diff options
author | Instrumental <jonathan.gathman@att.com> | 2018-08-21 10:24:08 -0500 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2018-08-21 10:24:14 -0500 |
commit | aeb80c8242c6c2d2483c6c396731f455fb841799 (patch) | |
tree | 811e55906e896969cd83fedc9b0f724bd186ab5e /auth/sample/local/aaf.props | |
parent | 6d8972660b8806a36a4cdc87d1df086b7e34a501 (diff) |
CA Bootstrapping
Issue-ID: AAF-419
Change-Id: I921604ab3bea2550ab12c1db43899a52ab91b166
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 |