Skip to content

Test Case: Create AT-TLS Keyring in automation #4500

@MarkAckert

Description

@MarkAckert

The AT-TLS automation currently relies on Keyrings with certificates that are statically defined on the backend systems. The configurations are pretty straightforward:

Keyring with:

  • z/OSMF CA
  • Zowe CA
  • Zowe Cert
  • amlex CA (APIML Test CA found under the playbooks directory).

It would be a nice improvement in the automation to create everything dynamically, so if we need to update something within this repo like the amlex CA, it does not require manual updates on the backend system.

Additionally, values of Keyrings and certificate labels are defined statically in the ATTLS_Rules.txt file which defines the ATTLS configuration. This can be updated to a jinja template and populated with ansible variables.

Metadata

Metadata

Assignees

No one assigned

    Labels

    CI/CDTasks to improve CI/CD process, not related to install packagingPriority - Lowv3

    Type

    No type

    Projects

    Status

    No status

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions