Fordham-lawlib-bento / fordham-law-search

A bento-style search UI for fordham law resources.
0 stars 0 forks source link

http/https issues #32

Closed jrochkind closed 7 years ago

jrochkind commented 7 years ago

Will the wordpress site hosting the embed support https? If so, then the app should be https to avoid security warnings. Recommended for the app to be https in any event.

If deploying to heroku, relatively straightforward, and we can use letsencrypt to do it for free. If self-hosted, should be straightforward too.

If https, we need to go over the embed JS to make sure it's requesting appropriately

jrochkind commented 7 years ago

We decided to go https, using https://letsencrypt.org/ , with automated renewals, probably using https://github.com/pixielabs/letsencrypt-rails-heroku