Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSL only updates #77

Closed
ThomasWaldmann opened this issue Nov 5, 2013 · 4 comments
Closed

SSL only updates #77

ThomasWaldmann opened this issue Nov 5, 2013 · 4 comments

Comments

@ThomasWaldmann
Copy link
Member

Option for host to disallow updates via http - making it SSL-updateable only.

asmaps/hopper.pw#4

@ThomasWaldmann
Copy link
Member Author

Hmm, after thinking about it: is it really helpful?

If it is a per-host setting, the server would still listen to http updates. So if your router is insecurely configured or misbehaved, your password would go over the wire to the http service first (and then would be rejected as the host setting says SSL-only).

We currently display whether the updates are SSL or not in the hosts list, so it is the question what we would win with that setting.

@ThomasWaldmann
Copy link
Member Author

looks like the only application of this is if the host on the service gets configured/created by someone else than the router / update-client. with a ssl-only setting, you could FORCE the one configuring the router to use SSL, because nothing else would work.
if the router does not support SSL (and/or SNI), it would not work at all, though.

@ThomasWaldmann
Copy link
Member Author

will close this as wontfix 3/2014 - except if someone really needs this and gives reasons here.

@ThomasWaldmann
Copy link
Member Author

won't fix, see above

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant