MoonshotAI / MoonshotAI/kimi-code
insecure ssl
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7.5k
- Forks
- 1.2k
- Avg merge
- 11h 53m
- Merged PRs (30d)
- 350
Description
What feature would you like to see?
We have antiviruses on machines that use mitm to review all https traffic. Based on that all requests even authorization and other ones will be made (to honest here should be correct word failed) with invalid certificate.
I'd like to have option to ignore certificates on my own risk.
Additional information
No response
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.
Research direction
The issue names no files, tests, or entry points. Start by locating the CLI's HTTPS request and configuration handling, then determine where an opt-in certificate-bypass setting belongs. Done means the requested option affects the relevant requests and its behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli, security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100