]> git.notmuchmail.org Git - notmuch/commit - test/test-lib.sh
tests/smime: Include the Sample LAMPS Certificate Authority
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Thu, 30 Apr 2020 19:33:29 +0000 (15:33 -0400)
committerDavid Bremner <david@tethera.net>
Thu, 30 Apr 2020 20:53:54 +0000 (17:53 -0300)
commit1f21465205f92f68d25ef039b1e111bc26c70b4a
tree771536e1178176bd76ab53b5b562d941fb2a3c22
parent6d843b8199b7f20c5fb9ebfb5e874467fa7ff3fe
tests/smime: Include the Sample LAMPS Certificate Authority

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 <dkg@fifthhorseman.net>
test/smime/README
test/smime/ca.crt [new file with mode: 0644]
test/test-lib.sh