]> git.notmuchmail.org Git - notmuch/commit
tests/smime: Test indexing cleartext of envelopedData
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Tue, 28 Apr 2020 18:57:19 +0000 (14:57 -0400)
committerDavid Bremner <david@tethera.net>
Thu, 30 Apr 2020 20:56:13 +0000 (17:56 -0300)
commit92149485cb5cd4af3d2c6c4856a2423da92dc727
tree005ba7699b8d3d51da1bb04ffd1424f477b5cf89
parenta8bf94af44b21449d8f28478013400c096b0241d
tests/smime: Test indexing cleartext of envelopedData

These tests describe some simple behavior we would expect to work if
we were to correctly index the cleartext of encrypted S/MIME messages
(PKCS#7 envelopedData).

Of course, they don't currently pass, so we mark them known-broken.

Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
test/T355-smime.sh