Skip to content

feat: short living certificates #109

Description

@OleksandrKucherenko

Pre-flight checks

  • I have searched the existing issues to ensure this feature has not already been requested.

Is your feature request related to a problem?

For secured environments it is common that each user need to request for a short living certificate (1h, 1d) and it is used for accessing a specific resource.

for that purpose used ROOT certificate, which is used for creating child-certificates. So between client and server shared ROOT certificate, but on configuration level allows only usage of the short-living certificates.

Describe the Solution You'd Like

have and option which instruct neossh how to obtain the SSH key (ask keyvault, or create a child certificate)

Alternatives Considered

No response

Additional Context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestneeds-triageIssue needs triage or review by maintainers

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions