Skip to content

v1.3.0

Compare
Choose a tag to compare
@tenthirtyam tenthirtyam released this 29 Aug 13:43
· 65 commits to main since this release
da29230

Release Date: 2023-08-29

💥 Enhancement:

  • Added the Set-SddcCertificateAuthority cmdlet to set the certificate authority in SDDC Manager to use a Microsoft Certificate Authority. GH-52
  • Added the Request-SddcCsr cmdlet to request SDDC Manager to generate and store certificate signing request files. GH-52
  • Added the Request-SddcCertificate cmdlet to request SDDC Manager to connect to certificate authority to sign the certificate signing request files and to store the signed certificates. GH-52
  • Added the Install-SddcCertificates cmdlet to install the signed certificates for all components associated with the given workload domain. GH-52

🧹 Chore:

  • Updated VMware.PowerCLI from v13.0.0 to v13.1.0 GH-58
  • Updated PowerValidatedSolutions from v2.5.0 to v2.6.0. GH-58