← Back to Tools Index
[ Generate, Upload, and Deploy Cluster Certificates ]

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.

Key Capabilities

Output Artifacts

Recommended Usage Flow

  1. Run `Create_Scale_Cert.ps1` as administrator.
  2. Generate and upload to cluster API targets.
  3. Deploy trust to Windows endpoints as needed.
  4. 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.
← Back to Tools Index