From: Ian Kelling <iank@fsf.org>
To: 30555@debbugs.gnu.org
Subject: bug#30555: fixed on the server
Date: Tue, 20 Feb 2018 14:16:51 -0500 [thread overview]
Message-ID: <87eflfzd24.fsf@fsf.org> (raw)
In-Reply-To: <87fu5vzdun.fsf@fsf.org>
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
prev parent reply other threads:[~2018-02-20 19:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-20 18:59 bug#30555: elpa.gnu.org certificate order Ian Kelling
2018-02-20 19:16 ` Ian Kelling [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87eflfzd24.fsf@fsf.org \
--to=iank@fsf.org \
--cc=30555@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).