cloud-native-toolkit / software-everywhere

Automation modules to deploy IBM Software on IBM Cloud, AWS, and Azure
https://modules.cloudnativetoolkit.dev
Apache License 2.0
9 stars 9 forks source link

need script to update ibm-common-services certificate manager to use fully signed certs like lets encrypt #237

Closed tcskill closed 2 years ago

tcskill commented 2 years ago

need script to update ibm-common-services certificate manager to use fully signed certs like lets encrypt

letsencrypt is used as a reference but a script that is run should really work for an fully signed certificate authority.

see reference here: https://www.ibm.com/docs/en/cpfs?topic=services-configuring-foundational-by-using-custom-resource#byoc

thinking bash script could do this after a mas-core or any cloudpak install. we can document this step in readme

this is needed for client usage even in dev/test for mas deployments - some mas components need this.

tcskill commented 2 years ago

@seansund if you could do the script for the common services update to lets encrypt (or other signed CA) I can work on the mas updates to support it

tcskill commented 2 years ago

closed with https://github.com/cloud-native-toolkit/terraform-gitops-cp-maximo/pull/20