go-gitea / gitea

Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
https://gitea.com
MIT License
45.24k stars 5.5k forks source link

failed open my gitea web by TLS1.3 in chrome #32606

Open ganyu123456 opened 7 hours ago

ganyu123456 commented 7 hours ago

Description

image

l can not open my my gitea web by TLS1.3 in chrome , but can open by TLS1.2 in chrome

image image

Gitea Version

1.22.1

Can you reproduce the bug on the Gitea demo site?

Yes

Log Gist

No response

Screenshots

No response

Git Version

No response

Operating System

No response

How are you running Gitea?

use docker-compose.yml version: '3'

services: gitea: image: gitea/gitea:latest container_name: gitea environment:

Database

None