TheThingsArchive / ttn

The Things Network Stack V2
https://www.thethingsnetwork.org
MIT License
461 stars 279 forks source link

Application Manager http proxy is not secured with an SSL certificate #771

Closed georgevanvliet closed 3 years ago

georgevanvliet commented 4 years ago

This is a bug report for the backend/application manager

What do you want to do?

I want to talk to the application manager api through a secure http proxy

What steps did you take?

The TTN application manager has two endpoints:

What went wrong or what is missing?

The http proxy does not have an SSL certificate installed. Therefore this proxy is unsecure.

Do you have Screenshots?

No, but you can try it by curling to http://eu.thethings.network:8084 and change the scheme to https.

What kind of OS/Browser/Gateway are you using? Which version?

Mac OS10.15.2 with any browser or http client.

What are the IDs and EUIs of your Device/Gateway? (if applicable)

N/A

Can you fix this yourself and submit a pull request?

Nope

pvgennip commented 4 years ago

Same problem here, please provide it with an SSL certificate.

Thanks in advance for securing this HTTP proxy.

htdvisser commented 3 years ago

This isn't going to happen in V2 anymore. In V3 all APIs use HTTPS.