unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
blob 88633bcce106dbd0ffe4d83279f475bc2b49fb3b 379 bytes (raw)
name: test/smime/README 	 # note: path name is non-authoritative(*)

1
2
3
4
5
6
7
8
9
 
test.crt: self signed certificated
    % gpgsm --gen-key # needs gpgsm 2.1

key+cert.pem: cert + unencryped private
    % gpgsm --import test.crt
    % gpgsm --export-private-key-p12 -out foo.p12  (no passphrase)
    % openssl pkcs12 -in ns.p12 -clcerts -nodes > key+cert.pem

ca.crt: from https://www.ietf.org/id/draft-dkg-lamps-samples-01.html#name-certificate-authority-certi

debug log:

solving 88633bcc ...
found 88633bcc in https://yhetil.org/notmuch/20200428185723.660184-4-dkg@fifthhorseman.net/
found 46211922 in https://yhetil.org/notmuch.git/
preparing index
index prepared:
100644 46211922abcf360f2103b0684136794d17cb171c	test/smime/README

applying [1/1] https://yhetil.org/notmuch/20200428185723.660184-4-dkg@fifthhorseman.net/
diff --git a/test/smime/README b/test/smime/README
index 46211922..88633bcc 100644

Checking patch test/smime/README...
Applied patch test/smime/README cleanly.

index at:
100644 88633bcce106dbd0ffe4d83279f475bc2b49fb3b	test/smime/README

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).