-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add new option to fetch data from remote URL into string
Add new option --payload-url to fetch data from the given URL into String. Only one of both --input-xml and --payload-url should be given, otherwil fail. Construct a fake package to verify signatures in case of a directly downloaded update payload file. Split the existing signature verification part into do_download_verify, for the fake pacakage code path to rely on the common download and verify part.
- Loading branch information
1 parent
46214ca
commit 5f6bcdf
Showing
1 changed file
with
105 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters