Update README.md

This commit is contained in:
Stjepan Glavina 2020-07-23 15:04:13 +02:00 committed by GitHub
parent 8f1c3cc5be
commit 6b17753027
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -80,6 +80,10 @@ minica --domains localhost -ip-addresses 127.0.0.1 -ca-cert certificate.pem
openssl pkcs12 -export -out identity.pfx -inkey localhost/key.pem -in localhost/cert.pem
```
Another useful tool for making certificates is [mkcert].
[mkcert]: https://github.com/FiloSottile/mkcert
## License
Licensed under either of