https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248387

            Bug ID: 248387
           Summary: Change sendmail confDH_PARAMETERS argument from file
                    to fixed-length parameter in freebsd.mc
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: conf
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 216907
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=216907&action=edit
Patch against /base/head/etc/sendmail/freebsd.mc

freebsd.mc sets confDH_PARAMETERS to a file parameter, dh.param. This file is
not created by /etc/rc.d/sendmail, which just provides rsa keys and
certificates to enable a working, minimal sendmail TLS setup. Running default
configuration, sendmail complains about nonexistent file.

I'm unsure whether confDH_PARAMETERS should be set at all since DSA keys are
not used: maybe telling sendmail to generate 1024-bit length parameters is
enough.

Patch attached.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to