Closed
Description
Description
In the setup script of root-docker the ssh-certs are only tested to be in a certain location (_cert), but this is
- not documented as far as I could find
- not the expected location; when signing a public key
key.pub
the certificate is automatically generated inkey-cert.pub
, at least forOpenSSH_9.9p2, OpenSSL 3.3.3
There is nothing that doesn't actually work, I'd just suggest that the -cert.pub
should be checked too, since that is where most would try and place the file.
Gitea Version
1.23.6
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
No response
Git Version
2.47.2
Operating System
alpine
How are you running Gitea?
docker root setup, with separate ip address for gitea
Database
SQLite