Prechádzať zdrojové kódy

README: document S/MIME certificates

Filippo Valsorda 5 rokov pred
rodič
commit
ad5c6ddbef
1 zmenil súbory, kde vykonal 8 pridanie a 0 odobranie
  1. 8 0
      README.md

+ 8 - 0
README.md

@@ -142,6 +142,14 @@ To only install the local root CA into a subset of them, you can set the `TRUST_
 	    all other flags and arguments except -install and -cert-file.
 ```
 
+### S/MIME
+
+mkcert automatically generates an S/MIME certificate if one of the supplied names is an email address.
+
+```
+mkcert filippo@example.com
+```
+
 ### Mobile devices
 
 For the certificates to be trusted on mobile devices, you will have to install the root CA. It's the `rootCA.pem` file in the folder printed by `mkcert -CAROOT`.