cloudfoundry / cloudfoundry/uaa-cli

support custom root CAs

Open
#17 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

unscheduled
Dominant language
Go
Stars
22
Forks
14
Avg merge
1d 11h
Merged PRs (30d)
11

Description

Currently uaa target only supports --skip-ssl-validation to ignore custom root certificates. Could we add support for a --ca-cert flag too please?

Related to https://github.com/cloudfoundry-community/go-uaa/issues/5

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the uaa target command and inspect how the existing --skip-ssl-validation option configures TLS. Trace the target connection setup and determine where a --ca-cert value should be accepted and applied. Done means custom root certificates work without skipping SSL validation, with coverage added for the new flag.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli, security
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.