Fwd: Re: svn commit: r386904 - in head/www/apache22: . files

Bryan Drewery bdrewery at FreeBSD.org
Mon Jun 1 22:13:52 UTC 2015


On 5/31/2015 8:29 AM, Adam McDougall wrote:
> Is anyone else getting this issue?  I had to revert the change on my systems.
> Thanks.
> 

Yes it looks incomplete. Nothing is providing get_dh2048.

> work/httpd-2.2.29/modules/ssl/ssl_engine_dh.c:static DH *get_dh512(void)
> work/httpd-2.2.29/modules/ssl/ssl_engine_dh.c:static DH *get_dh1024(void)
> work/httpd-2.2.29/modules/ssl/ssl_engine_dh.c:        dh = get_dh2048();
> work/httpd-2.2.29/modules/ssl/ssl_engine_dh.c:        dh = get_dh3072();
> work/httpd-2.2.29/modules/ssl/ssl_engine_dh.c:        dh = get_dh3072();

The module is only providing 512 and 1024 but not 2048 and 3072 symbols.


-- 
Regards,
Bryan Drewery

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20150601/afab3c18/attachment.sig>


More information about the freebsd-ports mailing list