Date: Sun, 19 Mar 2017 15:16:37 +0000 From: Gerard Seibert <carmel_ny@outlook.com> To: User questions <freebsd-questions@freebsd.org> Subject: Re: how do I get STARTTLS working with sendmail on FreeBSD 10.3 ? Message-ID: <CY1PR20MB036341B1330E2A76B2884BBA803B0@CY1PR20MB0363.namprd20.prod.outlook.com> In-Reply-To: <e0147881-7d8f-3153-a179-24a0daf1f354@FreeBSD.org> References: <CAFsnNZLNVqA3PwUavhi62Orqg7i-OEsKo9m2Hsj0dwi%2B3iELmg@mail.gmail.com> <e0147881-7d8f-3153-a179-24a0daf1f354@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 19 Mar 2017 14:34:34 +0000, Matthew Seaman stated: > The dh.param file you can generate by: >=20 > openssl dHParam -outform PEM -out dh.param 2048 Are you sure about that command? I receive the following error message: openssl dHParam -outform PEM -out dh.param 2048 openssl:Error: 'dHParam' is an invalid command. However, using lower case, ie. 'dhparam' works fine. --=20 Carmel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CY1PR20MB036341B1330E2A76B2884BBA803B0>