javaBin/ems-redux

SSL

Closed this issue · 2 comments

Currently the code will return http URLs if accessed over http and https if over https. But it is likely that we'll terminate SSL at nginx level - so something in the code needs to know this - pick it up and switch the URLs in the returned content to https.

@hamnis Isn't this fixed?

yes it is