Skip to content

Docker root setup alternate ssh cert location incorrectly configured #34145

Closed
@ManInDark

Description

@ManInDark

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions