Skip to content
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.

certificate error for repos.php.earth #56

Open
vtotare opened this issue Oct 1, 2021 · 1 comment
Open

certificate error for repos.php.earth #56

vtotare opened this issue Oct 1, 2021 · 1 comment

Comments

@vtotare
Copy link

vtotare commented Oct 1, 2021

Hi Team,
I am using below approach on Alpine linux to build my PHP container.

Approach:
apk add --no-cache wget ca-certificates
&& wget -O /etc/apk/keys/phpearth.rsa.pub https://repos.php.earth/alpine/phpearth.rsa.pub
&& echo "https://repos.php.earth/alpine/v3.8" >> /etc/apk/repositories

However, I started receiving below error since yesterday while building docker container. Can you please help me on this and what is this issue. I am not getting this error while accessing site in browser.

Error:
#9 4.239 fetch https://repos.php.earth/alpine/v3.8/x86_64/APKINDEX.tar.gz
#9 4.530 139816800693196:error:14007086:SSL routines:CONNECT_CR_CERT:certificate verify failed:ssl_clnt.c:1132:
#9 4.533 ERROR: https://repos.php.earth/alpine/v3.8: Permission denied
#9 4.533 WARNING: Ignoring https://repos.php.earth/alpine/v3.8: No such file or directory

@Maikuolan
Copy link
Member

Cross-referencing due to related: phpearth/alpine#32
Cross-referencing due to related: phpearth/PHP.earth#37

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants