|
|
|
|
|
by 0x0
3367 days ago
|
|
No, iOS updates require online validation because the boot rom will issue a one-time challenge based in part on the device's unique serial number, and it needs to be granted a "ticket" response by the apple servers. This is why you usually can't downgrade iOS versions (as the apple servers will refuse to grant a ticket for old versions). Google keywords: apnonce, apticket, shsh blobs, signing window |
|
The core idea here is that SSL is not necessary if the data is signed through some other mechanism.