<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/test/smime, branch debian/unstable</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=debian%2Funstable</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=debian%2Funstable'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2021-09-29T23:04:31Z</updated>
<entry>
<title>test/T355-smime: Use key as exported by gpgsm</title>
<updated>2021-09-29T23:04:31Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2021-09-28T01:30:08Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=4760b4470c5d5782e52bd1a7761d9975a1db1fec'/>
<id>urn:sha1:4760b4470c5d5782e52bd1a7761d9975a1db1fec</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>tests/smime: include secret key material for Bob</title>
<updated>2020-04-30T20:55:11Z</updated>
<author>
<name>Daniel Kahn Gillmor</name>
<email>dkg@fifthhorseman.net</email>
</author>
<published>2020-04-30T19:35:21Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=7c7cebffe6f05c8bbb07c3714fde08562444c72e'/>
<id>urn:sha1:7c7cebffe6f05c8bbb07c3714fde08562444c72e</id>
<content type='text'>
This is taken from the same Internet Draft that test/smime/ca.crt
comes from.  See that draft for more details.
https://www.ietf.org/id/draft-dkg-lamps-samples-02.html#name-pkcs12-object-for-bob

We don't use it yet, but it will be used to decrypt other messages in
the test suite.

Note that we include it here with an empty passphrase, rather than
with the passphrase "bob" that it is supplied with in the I-D.  The
underlying cryptographic material is the same, but this way we can
import cleanly into gpgsm without having a passphrase set on it (gpgsm
converts an empty-string passphrase into no passphrase at all on
import).

Signed-off-by: Daniel Kahn Gillmor &lt;dkg@fifthhorseman.net&gt;
</content>
</entry>
<entry>
<title>tests/smime: Include the Sample LAMPS Certificate Authority</title>
<updated>2020-04-30T20:53:54Z</updated>
<author>
<name>Daniel Kahn Gillmor</name>
<email>dkg@fifthhorseman.net</email>
</author>
<published>2020-04-30T19:33:29Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=1f21465205f92f68d25ef039b1e111bc26c70b4a'/>
<id>urn:sha1:1f21465205f92f68d25ef039b1e111bc26c70b4a</id>
<content type='text'>
This CA is useful for test suites and the like, but is not an
actually-secure CA, because its secret key material is also published.

I plan to use it for its intended purpose in the notmuch test suite.

It was copied from this Internet Draft:

https://tools.ietf.org/id/draft-dkg-lamps-samples-01.html#name-certificate-authority-certi

Signed-off-by: Daniel Kahn Gillmor &lt;dkg@fifthhorseman.net&gt;
</content>
</entry>
<entry>
<title>tests/smime: fix typo in README</title>
<updated>2020-03-20T00:55:20Z</updated>
<author>
<name>Daniel Kahn Gillmor</name>
<email>dkg@fifthhorseman.net</email>
</author>
<published>2020-03-18T07:48:40Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=1c390652455356c9acfea0eb982c688e2f09e47a'/>
<id>urn:sha1:1c390652455356c9acfea0eb982c688e2f09e47a</id>
<content type='text'>
Signed-off-by: Daniel Kahn Gillmor &lt;dkg@fifthhorseaman.net&gt;
</content>
</entry>
<entry>
<title>test: initial tests for S/MIME and notmuch-emacs</title>
<updated>2016-01-29T21:45:46Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2015-08-16T17:41:12Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=ef30770dfa0fbef4e91ec90d6ce21b5a55b15375'/>
<id>urn:sha1:ef30770dfa0fbef4e91ec90d6ce21b5a55b15375</id>
<content type='text'>
Test the ability of notmuch-mua-mail to send S/MIME signed (and
encrypted) messages; this really relies on existing functionality in
message-mode.

The generated keys and messages will later be useful for testing the
notmuch CLI.
</content>
</entry>
</feed>
