BQ tablets should report warranty data to https endpoint
Bug #1601184 reported by
John McAleely
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
Critical
|
John McAleely | ||
The Avila project |
Fix Committed
|
Critical
|
Penk Chen |
Bug Description
It has been observed that the current warranty data reporting (bug #1579121) uses a http endpoint in the production deployment.
This clearly leaks the passed information to observers on the network beside BQ.
The endpoint should be https.
information type: | Proprietary → Public |
Changed in avila: | |
status: | New → Confirmed |
Changed in canonical-devices-system-image: | |
status: | New → Confirmed |
milestone: | none → 13 |
assignee: | nobody → John McAleely (john.mcaleely) |
importance: | Undecided → Critical |
Changed in canonical-devices-system-image: | |
milestone: | 13 → 12 |
Changed in canonical-devices-system-image: | |
status: | Confirmed → In Progress |
Changed in canonical-devices-system-image: | |
status: | In Progress → Fix Committed |
Changed in canonical-devices-system-image: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
The endpoint documented in bug #1579121 is now available over https:// we should modify our script to use that.