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

ssl #13

Closed
compleatang opened this issue Aug 21, 2014 · 5 comments
Closed

ssl #13

compleatang opened this issue Aug 21, 2014 · 5 comments
Assignees

Comments

@compleatang
Copy link

with Eric's Cloudflare workaround...?

@waldoj
Copy link
Member

waldoj commented Aug 21, 2014

I would quite like the site to be served up via SSL, and since it's GitHub-hosted, that certainly seems like the way to go.

@waldoj
Copy link
Member

waldoj commented Aug 21, 2014

I set up a CloudFlare account, paid 'em $20, added SSL, and edited the whois record to point to CloudFlare. I'm still waiting for the DNS changes to propagate, so there's nothing to see (or test) yet.

@compleatang
Copy link
Author

Looks like we need to use Full SSL with Strict off according to this fine comment set.

Then we'd need to: set the origin to https://opendata.github.io/usodi.org/ with the https://usoid.org URL being sent to CloudFlare. That should get us there.

Once we have that working then I'll add the client side force SSL hack detailed in Eric's post and this commit.

@waldoj waldoj closed this as completed in 4e4765a Aug 22, 2014
@waldoj
Copy link
Member

waldoj commented Aug 22, 2014

See also cc7deac, which forced all pages other than the home page to SSL.

@compleatang
Copy link
Author

👍

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

No branches or pull requests

2 participants