Start a new topic

SSH Key Pair Generator

Hi,


Similar to a password generator. It'd be handy to be able to generate an SSH key pair with a click or two. The key pair should then be stored in a Credential item if desired by the user.


Options to prompt the user during generation:

  • Type (default to ed25519)
  • Passphrase
  • Comment

Thanks


bump, but also add an additional request.


Even if the above isn't implemented, it would be extremely useful if it was possible to paste a private key directly into RoyalTS when creating a credential. If I want to embed a private key at the moment, I need to create a new text file, paste the key in, load it into the credential and then go and delete the text file.


THanks

Just adding to this as it's semi-related. Viewing the private key of a credential, instead of having to export it to disk, would be useful too. Security-wise, it seems more secure as the key doesn't need to be written to disk (outside of the document). 

Login or Signup to post a comment