zhmcclient / zhmc-ansible-modules

An Ansible collection for the IBM Z HMC
Apache License 2.0
12 stars 9 forks source link

Add a module for managing certificates in the HMC #401

Open andy-maier opened 3 years ago

andy-maier commented 3 years ago

See Slack channel.

andy-maier commented 3 years ago

Currently, the HMC does not provide any APIs for that.

andy-maier commented 10 months ago

As of HMC 2.16, certificates of type "secure-boot" can be managed. This makes it worthwhile to add a module for managing certificates. The module should be generic enough so that future certificate types can also be managed.