toomuchio / plex-nginx-reverseproxy

Configuration to serve Plex Media Center https://plex.tv using Nginx https://nginx.com
662 stars 94 forks source link

http and https issue #17

Closed Rhainland closed 7 years ago

Rhainland commented 7 years ago

Hi @toomuchio

After setting this up with your script, i am noticing that when i access my plex domain with http, requests to and from my pms is sent via my ssl certificate through the domain as it should.

However, if i access my plex domain via https, requests are no longer being sent via my domain, instead it is using plex.direct.

Isnt this a bit odd? Do you have any idea whats causing this?

Regards

Rhainland commented 7 years ago

This was a certificate issue. It has been resolved