nbeguier / cassh

SSH CA administration via CLI and GUI
https://medium.com/leboncoin-engineering-blog/cassh-ssh-key-signing-tool-39fd3b8e4de7
Apache License 2.0
73 stars 20 forks source link

Add initialvaliditydate support #105

Open fedegiova opened 2 years ago

fedegiova commented 2 years ago

I've added a configuration field to be able to specify an initial date for the generated certificates.

Use case is embedded systems where the clock might get backward due to battery problems and no internet connection, without this settings any user using certificate auth won't be able to login anymore