Overview
This project automates certificate lifecycle tasks for Scale clusters and endpoint trust deployment. It supports interactive generation, cluster API upload, SAN verification, trusted-root rollout, and deploy-only operations.
Recommended Usage Flow
- Run `Create_Scale_Cert.ps1` as administrator.
- Generate and upload to cluster API targets.
- Deploy trust to Windows endpoints as needed.
- Use `-Deploy` later to reuse existing cert files for additional endpoint trust deployment.
WARNING: Keep private key artifacts and passwords in approved secure storage only. Do not distribute private key files to endpoint trust targets.