force-secure

1.0.4 • Public • Published

force-secure

Redirect users on plain HTTP connections to HTTPS. For Express apps.

API

app.use(require('force-secure')) Make sure to put it before any other middleware, especially app.router!

Proxies

If you're behind a reverse proxy or load balancer (such as on the awesome Nodejitsu PaaS), you'll have to tell Express to trust the proxy's X-Forwarded-Proto header. app.enable('trust proxy')

If you're not using Express, you can use the trust-proxy middleware for this.

Readme

Keywords

none

Package Sidebar

Install

npm i force-secure

Weekly Downloads

1

Version

1.0.4

License

MIT

Last publish

Collaborators

  • nathan7