modified: README.md

modified:   bin/mkcert.sh
This commit is contained in:
Code-Egg
2025-11-06 14:41:01 +08:00
parent 5d1aae3315
commit 48e7c948b6
2 changed files with 52 additions and 97 deletions
-6
View File
@@ -222,12 +222,6 @@ This will:
* Install `mkcert` via Chocolatey
* Create and install a local Certificate Authority (CA) in your system trust store
> **Note**: For macOS or Linux users, please install mkcert manually:
>
> * macOS: `brew install mkcert nss`
> * Ubuntu: `sudo apt install mkcert libnss3-tools`
> * Fedora: `sudo dnf install mkcert nss-tools`
#### Generating Local SSL Certificate
After adding a domain to your environment, generate an SSL certificate: