* Tue Mar 18 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-15.sme

- change dhparam generation [SME: 12814]
This commit is contained in:
2025-03-18 00:57:21 -04:00
parent b492b495bd
commit 1c968bd743
7 changed files with 28 additions and 5 deletions

View File

@@ -0,0 +1,5 @@
TEMPLATE_PATH="/home/e-smith/dh.pem"
OUTPUT_FILENAME="/var/service/qpsmtpd/ssl/dhparam.pem"
UID="root"
GID="root"
PERMS=0644