Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

GroupProperty nameOriginDefaultDescription
external_cert













image_tagpluginglobal helm valuenexus3.onap.org:10001/onap/org.onap.aaf.certservice.aaf-certservice-client:$VERSIONCertService client image name and version
request_urlpluginglobal helm valuehttps://aaf-cert-service:8443/v1/certificate/URL to Cert Service API
timeoutpluginglobal helm value30000Request timeout. Needs to be taken from global CMPv2 helm variable
countrypluginglobal helm valueUSCountry name in ISO 3166-1 alpha-2 format, for which certificate will be created. Needs to be taken from global CMPv2 helm variable
organizationpluginglobal helm valueLinux-FoundationOrganization name, for which certificate will be created. Needs to be taken from global CMPv2 helm variable
statepluginglobal helm valueCaliforniaState name, for which certificate will be created. Needs to be taken from global CMPv2 helm variable
organizational_unitpluginglobal helm valueONAPOrganizational unit name, for which certificate will be created. Needs to be taken from global CMPv2 helm variable
locationpluginglobal helm valueSan-FranciscoLocation name, for which certificate will be created. Needs to be taken from global CMPv2 helm variable

...

Property nameExampleDescription
TRUSTSTORES/etc/dcae/truststore.jks:/etc/dcae/truststore2cacert.p12pem:/etc/dcae/cacerttruststore2.pemp12List of truststores to be merged. Certificates from all provided truststores will be added to first provided truststore after success execution.
TRUSTSTORES_PASSWORDS/etc/dcae/truststore.pass::/etc/dcae/truststore2.pass:/etc/dcae/cacert.key

List of passwords to provided truststores - order must be the same as in truststores

WARNING: PEM is not protected by password so its value should be empty

Truststore merger flow

Gliffy Diagram
size600
nametrusts_merger_flow
pagePin6

...

GroupProperty nameOriginDefaultDescription
external_certtrust_merger_image_tagpluginglobal helm valuenexus3.onap.org:10001/onap/org.onap.dcae.trust-merger:$VERSIONTruststore merger image name and version

...

GroupProperty nameDefaultDescription

properties:

application_config

external_keystore_path/opt/app/dcae-certificate/external_cert/keystore.jksPath to keystore with external certificate
external_keystore_password_path/opt/app/dcae-certificate/external_cert/keystore.passPath to password for keystore with external certificate
external_truststore_path/opt/app/dcae-certificate/external_cert/truststore.jksPath to truststore with external trust anchors
external_truststore_password_path/opt/app/dcae-certificate/external_cert/truststore.passPath to password for truststore with external trust anchors


DCAE multisite deployment support