| # Copyright © 2018 Amdocs, Bell Canada, AT&T |
| # |
| # Licensed under the Apache License, Version 2.0 (the "License"); |
| # you may not use this file except in compliance with the License. |
| # You may obtain a copy of the License at |
| # |
| # http://www.apache.org/licenses/LICENSE-2.0 |
| # |
| # Unless required by applicable law or agreed to in writing, software |
| # distributed under the License is distributed on an "AS IS" BASIS, |
| # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| # See the License for the specific language governing permissions and |
| # limitations under the License. |
| |
| cm_url=https://{{.Values.config.cmServiceName}}:8150 |
| #hostname=aaf.osaaf.org |
| aaf_env=DEV |
| cadi_x509_issuers=CN=intermediateCA_1, OU=OSAAF, O=ONAP, C=US |
| cadi_keyfile=/opt/app/osaaf/local/org.osaaf.aaf.keyfile |
| cadi_keystore=/opt/app/osaaf/local/org.osaaf.aaf.p12 |
| cadi_keystore_password=enc:fDY3WPPqHCMQaZdox2UfpRoEq6b9wUqS-aepo0NiqEFa2t7uYHBdxfQAuEwj9Lwb |
| #cadi_key_password=enc:<KEY PASSWORD (optional if the same as KEYSTORE PASSWORD)> |
| cadi_alias=aaf-authz@aaf.osaaf.org |
| cadi_truststore=/opt/app/osaaf/local/org.osaaf.aaf.trust.p12 |
| cadi_truststore_password=enc:5nzj6v3Rb0oZPV1zCxg8EJFfkFvWFGJflLB0i_FN0Np |