From 9c04af586c0767be1da950980491e2c1cb3dc75d Mon Sep 17 00:00:00 2001 From: Amir Sanati <38419705+mramirsnt@users.noreply.github.com> Date: Sat, 25 Apr 2026 19:31:30 +0330 Subject: [PATCH] Update README.md modified the mac os adding certificate guide --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c56d6c0..cf8828e 100644 --- a/README.md +++ b/README.md @@ -212,8 +212,9 @@ The certificate file is created at `ca/ca.crt` inside the project folder after t 1. Double-click `ca/ca.crt` — it opens in Keychain Access. 2. It goes into the **login** keychain. 3. Find the certificate, double-click it. -4. Expand **Trust** → set **When using this certificate** to **Always Trust**. -5. Close and enter your password. Restart your browser. +4. Click on View Certificate then expand **Trust** → set **When using this certificate** to **Always Trust**. +5. Select System in the Keychain section and press add button. +6. Close and enter your password. Restart your browser. #### Linux (Ubuntu/Debian) ```bash