1# gpg2 doesn't try all secrets by default, so add this option
2# Otherwise the tests with hidden encryption key will fail
3try-all-secrets
4
5# gpg2 2.1.13 has a bug that prevents the line above from working
6# (https://bugs.gnupg.org/gnupg/issue1985)
7# Uncomment the line below if you have gnupg2 2.1.13
8# (but that line will break gpg 1.x, so we can't use it by default)
9#try-secret-key 96B629431B77DC52B1917B40839E6A2856538CCF
10