Pre-flight checks
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
Pre-flight checks
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