gpg: prevent pinentry from launching when creating test key
this is accomplished by setting an empty password in the gnupg batch input file
This commit is contained in:
parent
9e8da170ff
commit
c1ed6b8858
@ -38,6 +38,7 @@ class Gpg
|
||||
Key-Length: 2048
|
||||
Subkey-Type: RSA
|
||||
Subkey-Length: 2048
|
||||
Passphrase: ''
|
||||
Name-Real: Testing
|
||||
Name-Email: testing@foo.bar
|
||||
Expire-Date: 1d
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user