Skip to content
This repository was archived by the owner on Nov 25, 2025. It is now read-only.

Commit 8d1eb7c

Browse files
author
Kevin Teng
authored
feat: add non-disruptive esxi cert replacement (#121)
Adds support to `Install-VcfCertificate` for non-disruptive ESXi certificate replacement. Signed-off-by: Kevin Teng <kevin.teng@broadcom.com>
1 parent d7e58ae commit 8d1eb7c

4 files changed

Lines changed: 389 additions & 200 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
Enhancement:
88

99
- Added Pester tests for certificate management. [GH-119](https://github.com/vmware/powershell-module-for-vmware-cloud-foundation-certificate-management/pull/119)
10+
- Add support for non-disruptive ESXi certificate replacement in VMware Cloud Foundation 5.2 to `Install-VCFCertificate` function. [GH-123](https://github.com/vmware/powershell-module-for-vmware-cloud-foundation-certificate-management/pull/123)
11+
- Add support for uploading the private key for non-disruptive ESXi certificate replacement in VMware Cloud Foundation 5.2 to `Install-VCFCertificate` function. [GH-123](https://github.com/vmware/powershell-module-for-vmware-cloud-foundation-certificate-management/pull/123)
1012

1113
Chore:
1214

0 commit comments

Comments
 (0)