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

Https only in Heroku? #1606

Closed
ywecur opened this issue Dec 9, 2015 · 3 comments
Closed

Https only in Heroku? #1606

ywecur opened this issue Dec 9, 2015 · 3 comments

Comments

@ywecur
Copy link

ywecur commented Dec 9, 2015

Is there a way to make rocket.chat only accept https when deployed to Heroku?

@engelgabriel
Copy link
Member

You could add the package https://atmospherejs.com/meteor/force-ssl

@ywecur
Copy link
Author

ywecur commented Dec 9, 2015

Thanks, so how do you do that in Heroku?

@engelgabriel
Copy link
Member

You'd have to fork the project, add the package and deploy to heroku from your own fork.

In the future we could ask Meteor to change the package so it can be turned on/off via settings, so the package could be added by default.

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

3 participants