Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Let's Encrypt: missing chain file #5134

Closed
gsanchietti opened this issue Oct 18, 2016 · 2 comments
Closed

Let's Encrypt: missing chain file #5134

gsanchietti opened this issue Oct 18, 2016 · 2 comments
Labels
bug A defect of the software verified All test cases were verified successfully
Milestone

Comments

@gsanchietti
Copy link
Member

When setting a Let's Encrypt (LE) certificate as server default, httpd and httpd-admin daemons do not use the chain file.
This can prevent a correct behavior in certain browsers.

Steps to reproduce

Workaround
Manually set the chain file:

config setprop pki ChainFile /etc/letsencrypt/live/`hostname`/chain.pem
signal-event certificate-update

Reference: https://letsencrypt.org/certificates/

@gsanchietti gsanchietti added the bug A defect of the software label Oct 18, 2016
@gsanchietti gsanchietti added this to the v7 milestone Oct 18, 2016
DavidePrincipi added a commit to NethServer/nethserver-base that referenced this issue Oct 18, 2016
cert-list: add Let's Encrypt chain file
NethServer/dev#5134
@DavidePrincipi
Copy link
Member

In nethserver-testing:
nethserver-base-3.0.10-1.2.g78528d5.ns7.noarch.rpm

@DavidePrincipi DavidePrincipi added testing Packages are available from testing repositories verified All test cases were verified successfully and removed testing Packages are available from testing repositories labels Oct 18, 2016
@DavidePrincipi
Copy link
Member

In nethserver-base:
nethserver-base-3.0.11-1.ns7.noarch.rpm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A defect of the software verified All test cases were verified successfully
Projects
None yet
Development

No branches or pull requests

2 participants