From owner-freebsd-apache@freebsd.org Sun Oct 28 17:46:00 2018 Return-Path: Delivered-To: freebsd-apache@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8F88810DB610 for ; Sun, 28 Oct 2018 17:46:00 +0000 (UTC) (envelope-from pi@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 353168EE3E for ; Sun, 28 Oct 2018 17:46:00 +0000 (UTC) (envelope-from pi@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id EED2C10DB60C; Sun, 28 Oct 2018 17:45:59 +0000 (UTC) Delivered-To: apache@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DDAEF10DB60B for ; Sun, 28 Oct 2018 17:45:59 +0000 (UTC) (envelope-from pi@freebsd.org) Received: from fc.opsec.eu (fc.opsec.eu [IPv6:2001:14f8:200:4::4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6B3C58EE39; Sun, 28 Oct 2018 17:45:59 +0000 (UTC) (envelope-from pi@freebsd.org) Received: from pi by fc.opsec.eu with local (Exim 4.91 (FreeBSD)) (envelope-from ) id 1gGp8M-000PLH-Ql; Sun, 28 Oct 2018 18:45:54 +0100 Date: Sun, 28 Oct 2018 18:45:54 +0100 From: Kurt Jaeger To: Bernard Spil Cc: Kurt Jaeger , apache@freebsd.org Subject: Re: svn commit: r483139 - in head/www/apache24: . files Message-ID: <20181028174554.GB1107@fc.opsec.eu> References: <201810271436.w9REafeR040613@repo.freebsd.org> <20181028162434.GA1107@fc.opsec.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Oct 2018 17:46:00 -0000 Hi! > >> Log: > >> www/apache24: Update to 2.4.37 > >> > >> - Adds TLSv1.3 support with security/openssl111 > > > > On a 11.2p4 amd64, if I try to use mod_ssl.so, this happens: > > > > httpd: Syntax error on line 138 of /usr/local/etc/apache24/httpd.conf: > > Cannot load /usr/local/libexec/apache24/mod_ssl.so into server: > > /usr/local/libexec/apache24/mod_ssl.so: Undefined symbol "RAND_egd" > > > > Any ideas ? > > Sounds like a conflict in libs used. Can the cause be that apr-1 is using 11.2 base openssl, but apache24 uses openssl111 ? > EGD has been OK for a long while in the ports tree, it was one of the > first things that was removed by LibreSSL and all ports were updated > subsequently. > EGD support in OpenSSL can easily be checked by checking for > OPENSSL_NO_EGD in include/openssl/opensslconf.h (if it is there, then it > EGD NOT available... OpenSSL idiosyncrasies). > > Better open a PR I guess. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232765 -- pi@FreeBSD.org +49 171 3101372 2 years to go !