slimtoolkit / slimtoolkit/slim

x509: certificate signed by unknown authority

Open
#124 3 comments 1 reaction 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.