-
Notifications
You must be signed in to change notification settings - Fork 34
Closed
Description
We previously discussed the lack of SSL, and how it's not possible to do it in heroku.
Something that could work is to change the URL structure to something like what's used by other projects:
- https://gitter.im/mustache/mustache
- http://travis-ci.org/github/mustache/mustache
- https://viewdocs.io/progrium/viewdocs
This would remove the requirement for wildcard domains and certificates, making SSL easier to setup.
If breaking existing links under //viewdocs.io
is a problem, you could use a fixed subdomain to work around it: https://secure.viewdocs.io/progrium/viewdocs
. Unsure what a good subdomain would be, though.
Metadata
Metadata
Assignees
Labels
No labels