power-validated-solutions-for-cloud-foundation icon indicating copy to clipboard operation
power-validated-solutions-for-cloud-foundation copied to clipboard

Create a new cmdlet to request/download CA root chain certificate and export it in .cer or .pem format

Open garlicNova opened this issue 10 months ago • 1 comments

Code of Conduct

  • [X] I have read and agree to the project's Code of Conduct.
  • [X] Vote on this issue by adding a 👍 reaction to the original issue initial description to help the maintainers prioritize.
  • [X] Do not leave "+1" or other comments that do not add relevant information or questions.
  • [X] If you are interested in working on this issue or have submitted a pull request, please leave a comment.

Description

feature request: create a new cmdlet to request/download CA root chain certificate and export it in .cer or .pem format

Use Case(s)

this will enable E2E automation in configure and reconfigure of solution products

Potential Configuration

Get-CArootChainCertificate -server -user <CA user> -pass <CA password> -exportPath <C:\CAroot> -fileFormat <cer/pem>

References

No response

garlicNova avatar Apr 11 '24 19:04 garlicNova

Please assign this to me =)

garlicNova avatar Apr 11 '24 19:04 garlicNova

Addressed with https://github.com/vmware/power-validated-solutions-for-cloud-foundation/pull/609

GaryJBlake avatar May 13 '24 09:05 GaryJBlake

I'm going to lock this issue because it has been closed for 30 days. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

github-actions[bot] avatar Jun 13 '24 00:06 github-actions[bot]