Open nkakouros opened 5 years ago
It would be really helpful if ssh-keydgen was able to read the passphrase from an environment variable, if the -as option is not provided. This would make it possible to symlink ssh-keygen to ssh-keydgen.
ssh-keydgen
-as
ssh-keygen
It would be really helpful if
ssh-keydgen
was able to read the passphrase from an environment variable, if the-as
option is not provided. This would make it possible to symlinkssh-keygen
tossh-keydgen
.