Skip to content

using multiple pubkeys to update authorized_keys file #242

@sidorasrl

Description

@sidorasrl

Beside generating a new RSA key (with associated public key) to get ssh connections among containers I find useful to register other public keys.
My first approach was to manage an authorized_keys file in the src/ssh/ folder but now I think a better solution is to manage additional public keys while updating the authorized_keys list.
A minor change in src/ssh/sshd_start is all is needed.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions