shipperstack / shipper

Artifact release manager
GNU Affero General Public License v3.0
4 stars 3 forks source link

bug: API responses contain HTTP links to download URLs from the main download server #562

Closed ericswpark closed 1 month ago

ericswpark commented 1 month ago

What subsystem are you reporting a problem with? (Hint: you can select multiple!)

shipper (API)

What happened?

When fetching from the updater API, the download URL from the main server is in HTTP, even though the site is served over HTTPS

What can we do to reproduce the problem?

  1. Make any request to an updater API endpoint

Relevant log output

No response

shipper version

2.40.0

shippy version

N/A

Anything else?

No response

ericswpark commented 1 month ago

Not a complete fix for multiple layered reverse proxies, re-opening