Some typos have been fixed

This commit is contained in:
2026-02-08 15:49:55 +01:00
parent dd7e9d5953
commit 23ae5f3f2c

View File

@@ -7,7 +7,7 @@ This utility simplifies the generation and management of Diffie-Hellman (DH) par
Key features:
- 🔁 Automated generation of DH key files (e.g., dh2048.pem)
- 🔁 Automated generation of DH key files (e.g. dh2048.pem)
- ⚙️ Service reload hooks to apply new keys without downtime
- 🛠️ Easy configuration via edh-keygen.conf
- 📦 Distributed as an RPM package for clean system integration
@@ -33,7 +33,7 @@ Key features:
- Generates DH parameters for secure services
- Supports service restarts for root and non-root systemd users
- Configurable per-service and global settings via config file
- Customizable sync paths, ownership, and permissions for DH keys
- Customizable sync paths, ownership and permissions for DH keys
- Weekly cron job integration for automated key regeneration
- RPM packaging for easy deployment
@@ -150,4 +150,4 @@ CB-601 - the open tec Elevator
## Project Home
Project Home: <https://dev.town-square.de/cb601/edh-keygen>
Project Home: <https://dev.town-square.de/cb601/edh-keygen>