lokenx / plexrequests-meteor

Meteor version of the original Plex Requests
http://plexrequests.8bits.ca
Other
526 stars 136 forks source link

[Feature Request] Support HTTPS connection as well as HTTP #542

Closed ChrisColotti closed 6 years ago

ChrisColotti commented 6 years ago

I noticed that if you try and connect to https://:3000 the connection is refused. I did not see any documentation on enabling https vs http. If this is going to be pushed out to users I would want it to respond on SSL connection as I host in docker on an SSL based server.

RickyGrassmuck commented 6 years ago

While you can connect to the application directly by specifying the port, you should be using a proxy (nginx, HAproxy etc.) to handle the SSL side of things.

Free signed certificates can be obtained through LetsEncrypt and a proxy such as Nginx is fairly trivial to set up with plenty of guides being available with a simple web search.

On Mon, May 21, 2018, 4:05 PM ChrisColotti notifications@github.com wrote:

I noticed that if you try and connect to https://:3000 the connection is refused. I did not see any documentation on enabling https vs http. If this is going to be pushed out to users I would want it to respond on SSL connection as I host in docker on an SSL based server.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/lokenx/plexrequests-meteor/issues/542, or mute the thread https://github.com/notifications/unsubscribe-auth/AQbPDbzNYKNbwrCUTMSQDlEiVMGJmcLfks5t0ywigaJpZM4UHnfq .