mirror of
https://github.com/FiloSottile/mkcert.git
synced 2025-10-14 00:41:40 +08:00
README: document S/MIME certificates
This commit is contained in:
@@ -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`.
|
||||
|
Reference in New Issue
Block a user