Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rootless: fix "x509: certificate signed by unknown authority" on openSUSE Tumbleweed #237

Merged

Conversation

AkihiroSuda
Copy link
Member

Equivalent of moby/moby#42457

openSUSE Tumbleweed was facing "x509: certificate signed by unknown authority" error, as /etc/ssl/ca-bundle.pem is provided as a symlink to ../../var/lib/ca-certificates/ca-bundle.pem, which was not supported by rootlesskit --copy-up=/etc .

See rootless-containers/rootlesskit#225

…SUSE Tumbleweed

Equivalent of moby/moby PR 42457

openSUSE Tumbleweed was facing "x509: certificate signed by unknown authority" error,
as `/etc/ssl/ca-bundle.pem` is provided as a symlink to `../../var/lib/ca-certificates/ca-bundle.pem`,
which was not supported by `rootlesskit --copy-up=/etc` .

See rootless-containers/rootlesskit issues 225

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
@AkihiroSuda AkihiroSuda merged commit e3e7ee9 into containerd:master Jun 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants