Skip to content

Instantly share code, notes, and snippets.

@tonythere
Forked from woods/gen-key-script
Created November 21, 2017 07:47
Show Gist options
  • Save tonythere/c2f3b4062e418fec5ad381c3c6776496 to your computer and use it in GitHub Desktop.
Save tonythere/c2f3b4062e418fec5ad381c3c6776496 to your computer and use it in GitHub Desktop.
Creating gpg keys non-interactively
Key-Type: 1
Key-Length: 2048
Subkey-Type: 1
Subkey-Length: 2048
Name-Real: Root Superuser
Name-Email: root@handbook.westarete.com
Expire-Date: 0
# Generate the key
gpg --batch --gen-key gen-key-script
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment