You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: