Remove Diffie-Hellman parameter generation and references in templates and tests
This commit is contained in:
parent
44cb3dd5e0
commit
53c32499b5
16 changed files with 28 additions and 60 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue