Skip to content

Force HTTP to HTTPS #729

@jykae

Description

@jykae

Find out how to force http traffic to https. How this is done in apinf.io?

My findings: https://www.ibm.com/developerworks/community/blogs/7cce3ca0-2e7b-4603-90c5-570b646f0dd7/entry/secure-meteor-production-environment-with-meteor-up?lang=en

Referring to the last section in the article: "If you want to enforce every request to be via HTTPS, simply add the Meteor package force-ssl​. With this package in your local development environment, you don't need https and the app can still be accessed via http. In production mode (which is the case with systems setup via MUP) every request via http is redirected to https."

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions