Skip to content

7.9.0

Compare
Choose a tag to compare
@pcf-platform-automation pcf-platform-automation released this 24 Feb 18:33
· 120 commits to main since this release

What's Changed

  • #595: Add --all-inactive option to delete CAs. This adds an optional flag to om delete-certificate-authority that finds all the inactive certificate authorities and deletes them rather than requiring that the operator specify the GUID.
  • #596: Update activate-certificate-authority to activate latest inactive CA without passing CA GUID.
  • Handle 207 multi-status warning message in activate-certificate-authority, create-certificate-authority, generate-certificate-authority and regenerate-certificates commands.

Bug Fixes

  • vSphere usernames containing URI-reserved characters
    are now URI-encoded for use in requests.