You are not logged in.

#1 2020-10-20 18:01:16

4iter
Member
Registered: 2010-05-21
Posts: 4

aur.archlinux.org ssl cert cache

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

#2 2020-10-20 18:32:37

progandy
Member
Registered: 2012-05-17
Posts: 5,305

Re: aur.archlinux.org ssl cert cache

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

#3 2020-10-21 00:59:22

fukawi2
Ex-Administratorino
From: .vic.au
Registered: 2007-09-28
Posts: 6,237
Website

Re: aur.archlinux.org ssl cert cache

What does `curl -v https://aur.archlinux.org` say?

Offline

#4 2020-10-21 06:08:01

4iter
Member
Registered: 2010-05-21
Posts: 4

Re: aur.archlinux.org ssl cert cache

progandy wrote:

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

Board footer

Powered by FluxBB