1
0
Fork 0

Remove Diffie-Hellman parameter generation and references in templates and tests

This commit is contained in:
Joao Gilberto Magalhaes 2026-02-18 02:08:46 -05:00
parent 44cb3dd5e0
commit 53c32499b5
16 changed files with 28 additions and 60 deletions

View file

@ -24,8 +24,6 @@ All EasyHAProxy files are organized under `/etc/easyhaproxy/`. This can be custo
│ ├── conf.d/ # 📦 Base image
│ │ ├── README.md
│ │ └── *.cfg # User-provided custom configs
│ ├── dhparam # 📦 Base image - DH params 2048-bit
│ ├── dhparam-1024 # 📦 Base image - DH params 1024-bit
│ └── errors-custom/ # 📦 Base image
│ ├── 400.http # Bad Request
│ ├── 403.http # Forbidden