From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Ian Kelling Newsgroups: gmane.emacs.bugs Subject: bug#30555: fixed on the server Date: Tue, 20 Feb 2018 14:16:51 -0500 Message-ID: <87eflfzd24.fsf@fsf.org> References: <87fu5vzdun.fsf@fsf.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1519154108 17331 195.159.176.226 (20 Feb 2018 19:15:08 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 20 Feb 2018 19:15:08 +0000 (UTC) User-Agent: mu4e 1.0-alpha3; emacs 27.0.50 To: 30555@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Feb 20 20:15:03 2018 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eoDNX-00042s-8b for geb-bug-gnu-emacs@m.gmane.org; Tue, 20 Feb 2018 20:15:03 +0100 Original-Received: from localhost ([::1]:57439 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eoDPZ-0008Al-H8 for geb-bug-gnu-emacs@m.gmane.org; Tue, 20 Feb 2018 14:17:09 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46263) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eoDPT-0008AO-Cr for bug-gnu-emacs@gnu.org; Tue, 20 Feb 2018 14:17:04 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eoDPS-00057J-GS for bug-gnu-emacs@gnu.org; Tue, 20 Feb 2018 14:17:03 -0500 Original-Received: from debbugs.gnu.org ([208.118.235.43]:45310) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eoDPS-00057C-CB for bug-gnu-emacs@gnu.org; Tue, 20 Feb 2018 14:17:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eoDPS-0002Nw-6l for bug-gnu-emacs@gnu.org; Tue, 20 Feb 2018 14:17:02 -0500 X-Loop: help-debbugs@gnu.org In-Reply-To: <87fu5vzdun.fsf@fsf.org> Resent-From: Ian Kelling Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 20 Feb 2018 19:17:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 30555 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 30555-submit@debbugs.gnu.org id=B30555.15191542149151 (code B ref 30555); Tue, 20 Feb 2018 19:17:02 +0000 Original-Received: (at 30555) by debbugs.gnu.org; 20 Feb 2018 19:16:54 +0000 Original-Received: from localhost ([127.0.0.1]:53207 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eoDPK-0002NX-I8 for submit@debbugs.gnu.org; Tue, 20 Feb 2018 14:16:54 -0500 Original-Received: from mail.fsf.org ([208.118.235.13]:38960) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eoDPI-0002NP-U4 for 30555@debbugs.gnu.org; Tue, 20 Feb 2018 14:16:53 -0500 Original-Received: from li.iankelling.org ([72.14.176.105]:48588 helo=mail.iankelling.org) by mail.fsf.org with esmtpsa (TLS-1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.69) (envelope-from ) id 1eoDPI-0003sj-8F for 30555@debbugs.gnu.org; Tue, 20 Feb 2018 14:16:52 -0500 Original-Received: from iank by mail.iankelling.org with local (Exim 4.86_2) (envelope-from ) id 1eoDPH-0000R3-0e for 30555@debbugs.gnu.org; Tue, 20 Feb 2018 14:16:51 -0500 X-detected-operating-system: by mail.fsf.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:143505 Archived-At: I believe I've this is fixed on the server by the following patch in /etc/apache2, and reloading apache. Feel free to close this bug --- /tmp/default-ssl.conf 2018-02-20 14:05:35.276409315 -0500 +++ ./sites-available/default-ssl.conf 2018-02-20 14:09:48.680260877 -0500 @@ -45,7 +45,7 @@ SSLProtocol ALL -SSLv2 -SSLv3 - SSLCertificateFile /etc/letsencrypt/live/elpa.gnu.org/cert.pem + SSLCertificateFile /etc/letsencrypt/live/elpa.gnu.org/fullchain.pem SSLCertificateKeyFile /etc/letsencrypt/live/elpa.gnu.org/privkey.pem @@ -56,7 +56,7 @@ # the referenced file can be the same as SSLCertificateFile # when the CA certificates are directly appended to the server # certificate for convinience. - SSLCertificateChainFile /etc/letsencrypt/live/elpa.gnu.org/fullchain.pem + # SSLCertificateChainFile /etc/letsencrypt/live/elpa.gnu.org/fullchain.pem # Certificate Authority (CA): # Set the CA certificate verification path where to find CA