]> git.notmuchmail.org Git - notmuch/commit - test/test-lib.sh
test/T355-smime: Use key as exported by gpgsm
authorDavid Bremner <david@tethera.net>
Tue, 28 Sep 2021 01:30:08 +0000 (22:30 -0300)
committerDavid Bremner <david@tethera.net>
Wed, 29 Sep 2021 23:04:31 +0000 (20:04 -0300)
commit4760b4470c5d5782e52bd1a7761d9975a1db1fec
tree8ae2a39206e7a95f6e95d8421c791e91222f80ed
parent8e59438025c88ebd83a78cf12c06ff954d979e01
test/T355-smime: Use key as exported by gpgsm

As reported in id:87h7pxiek3.fsf@tethera.net, the previous version of
the test is flaky. There is some so-far undebugged interaction between
openssl and gpgsm that causes the keys to fail to import. As a
potential workaround, use the key as exported by gpgsm, and eliminate
openssl from this particular pipeline.
test/smime/0xE0972A47.p12 [new file with mode: 0644]
test/test-lib.sh