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

Add a chain cert #19

Open
michielbdejong opened this issue Mar 24, 2016 · 3 comments
Open

Add a chain cert #19

michielbdejong opened this issue Mar 24, 2016 · 3 comments

Comments

@michielbdejong
Copy link
Contributor

We can probably use http://ironframework.io/doc/openssl/ssl/struct.SslContext.html#method.set_certificate_chain_file or similar.

@michielbdejong
Copy link
Contributor Author

Right now, we're running the https server with only /etc/letsencrypt/live/knilxof.org/cert.pem and /etc/letsencrypt/live/knilxof.org/privkey.pem, we should also add /etc/letsencrypt/live/knilxof.org/chain.pem.

@samgiles
Copy link
Contributor

Ah, this is easy enough to do, well spotted! We will need to use the forked Iron we have in fxbox/foxbox though to achieve this.

@ferjm
Copy link
Member

ferjm commented Apr 19, 2016

This causes the following error on Nightly:

knilxof.org:4443 uses an invalid security certificate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants