Man page - mkdhparams(8)
Packages contas this manual
- couriertls(1)
- couriertcpd(1)
- maildirkw.courier(1)
- makeimapaccess(8)
- maildiracl(1)
- maildirmake.courier(1)
- verifysmtp(8)
- testmxlookup(1)
- courier-config(1)
- sharedindexinstall(8)
- maildirquota.courier(7)
- verifyfilter(8)
- sharedindexsplit(8)
- makedat.courier(1)
- maildir.courier(5)
- maildirwatch.courier(1)
- mkdhparams(8)
- deliverquota.courier(8)
Package: courier-base
apt-get install courier-base
apt-get install courier-base
Manuals in package:
Documentations in package:
Manual
| MKDHPARAMS(8) | Double Precision, Inc. | MKDHPARAMS(8) |
NAME
mkdhparams - Create new DH parameters for the Courier Mail Server
SYNOPSIS
/usr/sbin/mkdhparams
DESCRIPTION
This script is intended to be executed from a cron job, monthly. If the file /etc/courier/dhparams.pem is older than 25 days, the script creates a new file. This file contains pregenerated DH parameters for the Courier Mail Server.
The DH_BITS environment variable, if set controls the length of the generated DH parameters. It gets passed, verbatim, to either the dhparam OpenSSL command, or the --sec-param option to GnuTLS's certtool. The default value is 768 for OpenSSL, and “high” for GnuTLS.
AUTHOR
Sam Varshavchik
Author
| 01/22/2022 | Courier Mail Server |