The certificate of https://storage.gitea.io/ has expired #7955

Closed
opened 2025-11-02 07:42:35 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @veita on GitHub (Oct 8, 2021).

Gitea Version

1.15.4

Git Version

Operating System

How are you running Gitea?

Database

No response

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Description

--2021-10-09 01:33:18-- https://dl.gitea.io/gitea/1.15.4/gitea-1.15.4-linux-amd64
Resolving dl.gitea.io (dl.gitea.io)... 172.67.186.211, 104.21.60.7, 2606:4700:3034::ac43:bad3, ...
Connecting to dl.gitea.io (dl.gitea.io)|172.67.186.211|:443... connected.
HTTP request sent, awaiting response... 307 Temporary Redirect
Location: https://storage.gitea.io/gitea-artifacts/gitea/1.15.4/gitea-1.15.4-linux-amd64?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SU5ZZ3Q6D6AFIQSCOO65%2F20211008%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211008T233319Z&X-Amz-Expires=600&X-Amz-SignedHeaders=host&X-Amz-Signature=cbb98f294e3fc253581b85fbb3a7aebec842276a60ae082e3d6d693a93f01933 [following]
--2021-10-09 01:33:19-- https://storage.gitea.io/gitea-artifacts/gitea/1.15.4/gitea-1.15.4-linux-amd64?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SU5ZZ3Q6D6AFIQSCOO65%2F20211008%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211008T233319Z&X-Amz-Expires=600&X-Amz-SignedHeaders=host&X-Amz-Signature=cbb98f294e3fc253581b85fbb3a7aebec842276a60ae082e3d6d693a93f01933
Resolving storage.gitea.io (storage.gitea.io)... 147.75.84.81, 2604:1380:2000:c600::5
Connecting to storage.gitea.io (storage.gitea.io)|147.75.84.81|:443... connected.
ERROR: The certificate of ‘storage.gitea.io’ is not trusted.
ERROR: The certificate of ‘storage.gitea.io’ has expired.

Screenshots

No response

Originally created by @veita on GitHub (Oct 8, 2021). ### Gitea Version 1.15.4 ### Git Version - ### Operating System - ### How are you running Gitea? - ### Database _No response_ ### Can you reproduce the bug on the Gitea demo site? No ### Log Gist _No response_ ### Description --2021-10-09 01:33:18-- https://dl.gitea.io/gitea/1.15.4/gitea-1.15.4-linux-amd64 Resolving dl.gitea.io (dl.gitea.io)... 172.67.186.211, 104.21.60.7, 2606:4700:3034::ac43:bad3, ... Connecting to dl.gitea.io (dl.gitea.io)|172.67.186.211|:443... connected. HTTP request sent, awaiting response... 307 Temporary Redirect Location: https://storage.gitea.io/gitea-artifacts/gitea/1.15.4/gitea-1.15.4-linux-amd64?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SU5ZZ3Q6D6AFIQSCOO65%2F20211008%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211008T233319Z&X-Amz-Expires=600&X-Amz-SignedHeaders=host&X-Amz-Signature=cbb98f294e3fc253581b85fbb3a7aebec842276a60ae082e3d6d693a93f01933 [following] --2021-10-09 01:33:19-- https://storage.gitea.io/gitea-artifacts/gitea/1.15.4/gitea-1.15.4-linux-amd64?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=SU5ZZ3Q6D6AFIQSCOO65%2F20211008%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211008T233319Z&X-Amz-Expires=600&X-Amz-SignedHeaders=host&X-Amz-Signature=cbb98f294e3fc253581b85fbb3a7aebec842276a60ae082e3d6d693a93f01933 Resolving storage.gitea.io (storage.gitea.io)... 147.75.84.81, 2604:1380:2000:c600::5 Connecting to storage.gitea.io (storage.gitea.io)|147.75.84.81|:443... connected. ERROR: The certificate of ‘storage.gitea.io’ is not trusted. ERROR: The certificate of ‘storage.gitea.io’ has expired. + echo 'Download of https://dl.gitea.io/gitea/1.15.4/gitea-1.15.4-linux-amd64 failed' Download of https://dl.gitea.io/gitea/1.15.4/gitea-1.15.4-linux-amd64 failed + exit 1 ### Screenshots _No response_
Author
Owner

@techknowlogick commented on GitHub (Oct 9, 2021):

You'll find it is indeed valid, however your local ca certs have outdated let's encrypt CA. Please update your certs and try again.

@techknowlogick commented on GitHub (Oct 9, 2021): You'll find it is indeed valid, however your local ca certs have outdated let's encrypt CA. Please update your certs and try again.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#7955