Closed
Description
Description
Turns out I misread the names of the generated ssh host keys in my fix #34100, it should be (as stated in issue #34099) <keyname>-cert.pub
, but I turned ssh_host_rsa_key
into ssh_host_rsa-cert.pub
, but it should be ssh_host_rsa_key-cert.pub
instead.
Gitea Version
1.23.7
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
No response
How are you running Gitea?
docker root setup, with separate ip address for gitea
Database
SQLite