cloudfoundry / cloudfoundry/cli
Request to support client certificate when accessing cloud foundry with mutual TLS enabled.
Open
@a-b is already working on this.
Since Oct 3, 2024.
enhancement
unscheduled
- Dominant language
- Go
- Stars
- 1.9k
- Forks
- 990
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 8
Description
Command
cf ALL_COMMANDS when mutual TLS is enabled on cloud foundry side, and client certificate is a MUST.
What occurred
TLS handshake fails because cf cli can't provide client certificate.
What you expected to occur
Provide an option to support TLS client certificate .
CLI Version
All
CC API Endpoint Version
All
CF Trace
None
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.