Error: Error: self signed certificate in certificate chain
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
After brew install, all log dna cli commands error with
`Error: Error: self signed certificate in certificate chain`
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
Reproduce the failure after installing with Homebrew, then trace the HTTPS or certificate handling used by the LogDNA CLI commands. The issue names no source files or tests, so first locate the shared command entry point and connection setup; done means the CLI commands run without the self-signed certificate-chain error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100