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

Set up LetsEncrypt and Cloudflare on diesel.rs #808

Closed
sgrif opened this Issue Mar 16, 2017 · 4 comments

Comments

Projects
None yet
2 participants
@sgrif
Member

sgrif commented Mar 16, 2017

https://blog.cloudflare.com/secure-and-fast-github-pages-with-cloudflare/ makes it sound like we can use Cloudflare in front of the site to provide a valid SSL certificate without costing us money. I haven't looked into this in depth yet, but would love for someone to look into this.

@killercup

This comment has been minimized.

Member

killercup commented Mar 16, 2017

@sgrif

This comment has been minimized.

Member

sgrif commented Mar 16, 2017

Yeah, we can do whatever we want with the domains they're just hosted on DNSimple.

@killercup killercup self-assigned this Mar 16, 2017

@killercup

This comment has been minimized.

Member

killercup commented Mar 16, 2017

Set up cloudflare. After the ns settings take effect, traffic should go through them and we'll get a valid ssl cert for free.

Fixes #800

@killercup

This comment has been minimized.

Member

killercup commented Mar 18, 2017

Seems to work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment