Skip to content

Commit a203c06

Browse files
authored
Update README.md
1 parent a853a82 commit a203c06

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,10 @@ With its advanced real‑time update capabilities, DynaRust pushes live changes
5050
- Each node must present a **secret token** (set via the `CLUSTER_SECRET` environment variable) to join the cluster, ensuring only trusted nodes participate.
5151

5252
- **Transport Security (HTTPS):**
53-
- All communication is secured with HTTPS by default.
53+
- All communication is secured with HTTPS (if enabled).
5454
- **Easy Certificate Generation:**
5555
- Run `bash cert.sh`, provide a password, and a `.p12` certificate will be generated under the `cert/` directory.
56-
- **Testing Mode:**
56+
- **How to enable HTTPS Mode:**
5757
- Set `DYNA_MODE=https` to enable HTTPS
5858

5959
---

0 commit comments

Comments
 (0)