Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

HTTPS for bonnyci.org broken due to github pages #220

Open
gandelman-a opened this issue Apr 17, 2017 · 1 comment
Open

HTTPS for bonnyci.org broken due to github pages #220

gandelman-a opened this issue Apr 17, 2017 · 1 comment

Comments

@gandelman-a
Copy link

We host bonnyci.org with github pages. Attempts to access it via https fail because the cert is a github cert. We are pointing users to https://bonnyci.org from (at least) Zuul merge failure messages. We should either fix the site to support HTTPS or redirect to HTTP if its not possible /w github pages + a custom domain.

@jamielennox
Copy link

There's no way to add SSL to github pages with a custom domain. We could look into something like cachefly as an SSL termination and then redirect to us - but i don't see it as worth it.

I haven't used them before but i found https://www.netlify.com/ which has an impressive free for open source level and integrated with github to do builds on push, CDN and will handle SSL termination. When we end up with a real bonnyci.org which i imagine will be javascript-y for interacting with zuul and our own bonny backends I would be interested in evaluating them properly.

gandelman-a added a commit to gandelman-a/hoist that referenced this issue May 4, 2017
We cant do ssl with github pages, so stop pointing people there.

Related-Issue: BonnyCI/projman#220

Signed-off-by: Adam Gandelman <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants