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

generate-excludelist fails to retrieve the exclude list #576

Open
NissimBendanan opened this issue May 8, 2023 · 1 comment
Open

generate-excludelist fails to retrieve the exclude list #576

NissimBendanan opened this issue May 8, 2023 · 1 comment

Comments

@NissimBendanan
Copy link
Contributor

This is what I get when I run wget manually:
wget https://raw.githubusercontent.com/probonopd/AppImages/master/excludelist -O -
ERROR: cannot verify raw.githubusercontent.com's certificate, issued by ‘CN=DigiCert TLS RSA SHA256 2020 CA1,O=DigiCert Inc,C=US’:
Unable to locally verify the issuer's authority.
To connect to raw.githubusercontent.com insecurely, use `--no-check-certificate'.

running with --no-check-certificate works but I don't want to use this option.

do i need to install or configure something?

@NissimBendanan
Copy link
Contributor Author

running under root is also working
sudo wget https://raw.githubusercontent.com/probonopd/AppImages/master/excludelist -O -

but this is not an option that I want

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

No branches or pull requests

1 participant