Skip to content

[FEAT] openssh-server: Add trusted-ca #1136

@Koalab99

Description

@Koalab99

Is this a new feature request?

  • I have searched the existing issues

Name of mod

I was thinking about "trusted-ca", for "openssh-server".

Wanted change

I would like to allow users to connect using ssh certificates instead of ssh keys (using the sshd configuration "TrustedUserCAKeys"), and keep the same logic as the public key, which can be passed as an environment variable.

Reason for change

Smoother deployment, avoid creating a mountpoint to add one line of configuration in sshd_config.d.

Proposed code change

Yes: https://github.com/Koalab99/docker-mods/tree/openssh-server-trusted-ca

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions