aboutsummaryrefslogtreecommitdiffstats
path: root/modules/gnupg/templates/batch
blob: d55bdd529907d63acf57e1cf3252518283a68a3d (plain)
1
2
3
4
5
6
7
8
%echo Generating a standard key
Key-Type: <%= @key_type %>
Key-Length: <%= @key_length %>
Name-Real: <%= @key_name %>
Name-Email: <%= @email %>
Expire-Date: <%= @expire_date %>
%commit
%echo done