Versions Compared

Key

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

...

Components which don't distinguish between external and internal traffic must be adjusted to support different certificates and trusted certificates on both traffics separately.

Additionally both blueprint generator and DCAE blueprints must be adjusted to add extra properties to Config Binding Service (CBS). Such properties must be read by applications.


Following table presents all new properties stores in CBS.

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