]> git.cworth.org Git - notmuch/blobdiff - test/smime/README
Merge tag 'debian/0.34.2-1'
[notmuch] / test / smime / README
index 92803c7745da33ef4b2a472098c870369ce3333c..6f276398840c4f9eb6c939ca3fa1d33ac7ad02ee 100644 (file)
@@ -2,6 +2,8 @@ test.crt: self signed certificated
     % gpgsm --gen-key # needs gpgsm 2.1
 
 key+cert.pem: cert + unencryped private
-    % gpsm --import test.crt
+    % 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://tools.ietf.org/id/draft-dkg-lamps-samples-01.html#name-certificate-authority-certi