diff --git a/README.md b/README.md index 3610c17..ac2a2f0 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Created a new certificate valid for the following names 📜 The certificate is at "./example.com+5.pem" and the key at "./example.com+5-key.pem" ✅ ``` -

Chrome screenshot

+

Chrome and Firefox screenshot

Using certificates from real certificate authorities (CAs) for development can be dangerous or impossible (for hosts like `localhost` or `127.0.0.1`), but self-signed certificates cause trust errors. Managing your own CA is the best solution, but usually involves arcane commands, specialized knowledge and manual steps.