mirror of
https://github.com/drduh/YubiKey-Guide.git
synced 2024-11-22 07:18:06 +00:00
fix batch metadata
This commit is contained in:
parent
17ca4d058a
commit
e0880c0adc
@ -1,4 +1,4 @@
|
|||||||
# GnuPG v2.1.7 or newer
|
# Requires GnuPG v2.1.7 or newer
|
||||||
|
|
||||||
%echo Generating a OpenPGP key
|
%echo Generating a OpenPGP key
|
||||||
|
|
||||||
@ -20,8 +20,8 @@ Key-Usage: cert
|
|||||||
# Subkey-Usage: encrypt
|
# Subkey-Usage: encrypt
|
||||||
|
|
||||||
# select a name and email address - neither has to be valid nor existing
|
# select a name and email address - neither has to be valid nor existing
|
||||||
Name-Real: Dr Duh
|
Name-Real: YubiKey User
|
||||||
Name-Email: doc@duh.to
|
Name-Email: yubikey@example
|
||||||
|
|
||||||
# Do not set the key to expire
|
# Do not set the key to expire
|
||||||
Expire-Date: 0
|
Expire-Date: 0
|
||||||
|
@ -17,8 +17,8 @@ Key-Usage: cert
|
|||||||
# Subkey-Usage: auth
|
# Subkey-Usage: auth
|
||||||
|
|
||||||
# select a name and email address - neither has to be valid nor existing
|
# select a name and email address - neither has to be valid nor existing
|
||||||
Name-Real: Dr Duh
|
Name-Real: YubiKey User
|
||||||
Name-Email: doc@duh.to
|
Name-Email: yubikey@example
|
||||||
|
|
||||||
# Do not set the key to expire
|
# Do not set the key to expire
|
||||||
Expire-Date: 0
|
Expire-Date: 0
|
||||||
|
Loading…
Reference in New Issue
Block a user