mirror of
https://github.com/nsupdate-info/nsupdate.info.git
synced 2026-04-25 08:35:56 +03:00
[GH-ISSUE #77] SSL only updates #78
Labels
No labels
bug
bug
duplicate
easy
easy
enhancement
enhancement
invalid
needs help
pull-request
scalability
security
task
urgent
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsupdate.info-nsupdate-info#78
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ThomasWaldmann on GitHub (Nov 5, 2013).
Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/77
Option for host to disallow updates via http - making it SSL-updateable only.
https://github.com/asmaps/hopper.pw/issues/4
@ThomasWaldmann commented on GitHub (Nov 6, 2013):
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 commented on GitHub (Nov 16, 2013):
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 commented on GitHub (Nov 27, 2013):
will close this as wontfix 3/2014 - except if someone really needs this and gives reasons here.
@ThomasWaldmann commented on GitHub (Mar 9, 2014):
won't fix, see above