Skip to content

Commit

Permalink
selftest:gnupg: add a gpg key for Samba Selftest <[email protected]
Browse files Browse the repository at this point in the history
…ple.com>

This key doesn't have a passphrase and allows automatic testing
of decryption.

Signed-off-by: Stefan Metzmacher <[email protected]>
Reviewed-by: Alexander Bokovoy <[email protected]>
  • Loading branch information
metze-samba committed Jul 22, 2016
1 parent f45a0ff commit 3e9a6c8
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ autom4te.cache
*.patch
*.pyc
semantic.cache
/selftest/gnupg/random_seed
/pidl/blib
/pidl/cover_db
/pidl/Makefile
Expand Down
4 changes: 4 additions & 0 deletions selftest/gnupg/gpg.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@

keyid-format long
fingerprint
default-key 4952E40301FAB41A
Binary file added selftest/gnupg/pubring.gpg
Binary file not shown.
Binary file added selftest/gnupg/secring.gpg
Binary file not shown.
Binary file added selftest/gnupg/trustdb.gpg
Binary file not shown.

0 comments on commit 3e9a6c8

Please sign in to comment.