You are not logged in.
i can't connect to https://aur.archlinux.org/
git clone https://aur.archlinux.org/yay.git
Cloning into 'yay'...
fatal: unable to access 'https://aur.archlinux.org/yay.git/': SSL certificate problem: certificate has expired
and firefox error :
Websites prove their identity via certificates, which are valid for a set time period. The certificate for aur.archlinux.org expired on 10/2/2020.
Error code: SEC_ERROR_EXPIRED_CERTIFICATE
i already done rm /etc/ssl/certs/*.crt and .pem , reinstall ca-certificates packages, but problem still there
i can connect from my phone through my wifi, so this is not a mitm-like problem
Offline
The AUR has moved to a new server this year. I guess you still have a manual entry in /etc/hosts or your DNS server with the wrong IP. Please remove that.
| alias CUTF='LANG=en_XX.UTF-8@POSIX ' | alias ENGLISH='LANG=C.UTF-8 ' |
Offline
What does `curl -v https://aur.archlinux.org` say?
Are you familiar with our Forum Rules, and How To Ask Questions The Smart Way?
BlueHackers // fscanary // resticctl
Offline
The AUR has moved to a new server this year. I guess you still have a manual entry in /etc/hosts or your DNS server with the wrong IP. Please remove that.
Yes, you right, thanks, the problem with hosts.
problem solved.
Offline