open-policy-agent / open-policy-agent/cert-controller
Configure certificate validity duration
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 109
- Forks
- 49
- Avg merge
- 19h 20m
- Merged PRs (30d)
- 6
Description
We are using cert-controller library for bootstrapping of webhookserver in our cluster. We'd like to reduce the certificate validity duration to comply with our security policies.
I see there is already an open issue for this. I can raise a pull request and add an option to either configure this or use the default 10 years validity.
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Start by reading the related issue 29 and the cert-controller paths responsible for bootstrapping the webhookserver. Trace how certificate validity is currently selected and determine the configuration surface needed. Done means callers can reduce the validity duration while the default remains 10 years.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100