diff options
author | Instrumental <jonathan.gathman@att.com> | 2019-05-01 13:35:47 -0500 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2019-05-01 13:35:52 -0500 |
commit | 513471c517baae37437dca2d1af6d2bdb31ab128 (patch) | |
tree | 0ca8ca58ebbfa21c4d989793fee1ba2fe9ac09c6 /auth/sample/local/aaf.props | |
parent | 8748d6d6d0c654134712a26fa795520d895ca878 (diff) |
Initialization issues
Issue-ID: AAF-822
Change-Id: I34b2e1cb73667238c1c0561ff47b76cbdd7af2e3
Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'auth/sample/local/aaf.props')
-rw-r--r-- | auth/sample/local/aaf.props | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/auth/sample/local/aaf.props b/auth/sample/local/aaf.props index 4eb70a9b..022ca4eb 100644 --- a/auth/sample/local/aaf.props +++ b/auth/sample/local/aaf.props @@ -31,6 +31,7 @@ aaf_default_realm=people.osaaf.org aaf_password=startup cadi_alias=aaf@aaf.osaaf.org cadi_keystore=/opt/app/osaaf/local/org.osaaf.aaf.p12 +cadi_keystore_password=something easy cadi_truststore=/opt/app/osaaf/public/truststoreONAPall.jks cadi_truststore_password=changeit cadi_x509_issuers= |