aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorGregory Neil Shapiro <gshapiro@FreeBSD.org>2023-08-18 00:32:56 +0000
committerGregory Neil Shapiro <gshapiro@FreeBSD.org>2023-08-18 00:32:56 +0000
commit98fd1add676321978db72d77d34ef51ca454c814 (patch)
tree26b23556a05e42f0e78e86a233e3ccdb49552c43 /etc
parent77013f29d04806b72668615e701978b19cb96097 (diff)
downloadsrc-98fd1add676321978db72d77d34ef51ca454c814.tar.gz
src-98fd1add676321978db72d77d34ef51ca454c814.zip
Remove confDH_PARAMETERS settings in favor of using sendmail's built-in
default which was added in sendmail 8.15.2 (the config line predates that 8.15.2 feature). This also alleviates the need for admins to create the DH parameters file if they opt to use Diffie-Hellman. PR: 248387 MFC after: 2 weeks
Diffstat (limited to 'etc')
-rw-r--r--etc/sendmail/freebsd.mc1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/sendmail/freebsd.mc b/etc/sendmail/freebsd.mc
index 97264805a67f..5fd201da3900 100644
--- a/etc/sendmail/freebsd.mc
+++ b/etc/sendmail/freebsd.mc
@@ -66,7 +66,6 @@ define(`confCLIENT_CERT', `CERT_DIR/host.cert')dnl
define(`confCLIENT_KEY', `CERT_DIR/host.key')dnl
define(`confCACERT', `CERT_DIR/cacert.pem')dnl
define(`confCACERT_PATH', `CERT_DIR')dnl
-define(`confDH_PARAMETERS', `CERT_DIR/dh.param')dnl
dnl Uncomment to allow relaying based on your MX records.
dnl NOTE: This can allow sites to use your server as a backup MX without