slimtoolkit / slimtoolkit/slim
x509: certificate signed by unknown authority
Open
Nobody has claimed this yet.
triage
- Dominant language
- Go
- Stars
- 23.4k
- Forks
- 840
- PR merge metrics
- No merged PRs in 30d
Description
When I try to shrink the application docker image based on the node:12-alpine.
After I try to start the slim docker container, it through the error:
Post https://kms.ap-southeast-2.amazonaws.com/: x509: certificate signed by unknown authority
What's wrong with this?
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
No source file or test is named. Start by reproducing the HTTPS request from a slimmed node:12-alpine container and inspect how CA certificates are handled; done means the container can reach kms.ap-southeast-2.amazonaws.com without the x509 unknown-authority error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, docker, node.js
- Domain
- cloud, infrastructure, security
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100