-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.
- 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"