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

Olli Hauer ohauer at gmx.de
Tue Jun 2 05:58:06 UTC 2015


   One case wher this can happen is the dh generation was interrupted
   during the build.
   The upcomming apache2.2 will no.longer require such a hack because
   mod_ssl has undergone a huge rewrite.
   --
   Sent from my Android phone with GMX Mail. Please excuse my brevity.

   Bryan Drewery <bdrewery at FreeBSD.org> wrote:

     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


More information about the freebsd-ports mailing list