]> granicus.if.org Git - neomutt/commitdiff
Update smime-notes.txt
authorZero King <l2dy@icloud.com>
Sun, 30 Apr 2017 05:46:38 +0000 (05:46 +0000)
committerRichard Russon <rich@flatcap.org>
Fri, 26 May 2017 22:47:01 +0000 (23:47 +0100)
doc/smime-notes.txt

index 5823ab5740230bdf74b2dbbf2fbe003722ff0665..a1b444013b1ea331485b8b280d901828a1f5089b 100644 (file)
@@ -1,4 +1,4 @@
-How to add use mutt's S/MIME capabilities
+How to use mutt's S/MIME capabilities
 
 - Add the contents of contrib/smime.rc to your .muttrc. Don't worry about
   changing the smime_sign_as line at this point -- you'll change it later.
@@ -7,16 +7,14 @@ How to add use mutt's S/MIME capabilities
 
 - Download and install OpenSSL.
 
-- Get yourself a certificate. (You can get one for free from www.thawte.com,
-  or pay for one from VeriSign or one of its competitors) The way the
-  process generally works, the certificate will be installed "into" your web
-  browser.  If you are asked what application you wish to use the
-  certificate with, select Netscape. Strangely enough, "mutt" is usually not
-  an option.
+- Get yourself a certificate. (You can get one for free from Comodo, or
+  pay for one from VeriSign or one of its competitors) The way the process
+  generally works, the certificate will be installed "into" your web
+  browser.
 
-- Assuming you are using Mozilla, follow the instructions at
-  www.verisignlabs.com/Projects/smime_docs/linux.html to export the
-  certificate into a file called cert.p12. If you don't use Mozilla, you're
+- Assuming you are using Firefox, follow the instructions at
+  https://www.sslsupportdesk.com/export-certificate-firefox/ to export the
+  certificate into a file called cert.p12. If you don't use Firefox, you're
   on your own.
 
 - Run "smime_keys add_p12 cert.p12"