Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jan 2014 13:43:31 +1100
From:      nano <nanotek@bsdbox.co>
To:        freebsd-questions@freebsd.org
Subject:   Re: Sendmail Error at Boot
Message-ID:  <52E5C7D3.8050703@bsdbox.co>
In-Reply-To: <CA%2BQLa9Dsy=%2B4KQ%2B8MQTS4iHh9r=fN_shNPD5Fngw4ww1xO%2Bi6w@mail.gmail.com>
References:  <CA%2BQLa9Dsy=%2B4KQ%2B8MQTS4iHh9r=fN_shNPD5Fngw4ww1xO%2Bi6w@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 27/01/2014 1:39 PM, Robert Simmons wrote:
> I've just installed FreeBSD 10.0 and I'm getting the following line in
> the /var/log/maillog file:
> sm-mta[759]: STARTTLS=server: file /etc/mail/certs/dh.param unsafe: No
> such file or directory
>
> How do I fix this? What is the missing file?
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>

cd /etc/mail/certs
openssl dhparam -out dh.param 4096

-- 
bsdbox.co



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52E5C7D3.8050703>