knative-extensions / knative-extensions/kn-plugin-event
Support self-signed certificates via an option (e.g. -k like in curl)
Open
triage/accepted
- Dominant language
- Go
- Stars
- 7
- Forks
- 30
- Avg merge
- 4h 26m
- Merged PRs (30d)
- 12
Description
Many development clusters use a self-signed certificate, that should be supported (which is not right now).
Contributor guide
Research direction
Start by locating the CLI option handling and the outbound HTTPS client used when sending events. Check how curl's insecure mode maps to the requested behavior, then verify that the option works with self-signed certificates without changing the default certificate validation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli, networking, security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100