open-power / petitboot

GNU General Public License v2.0
205 stars 56 forks source link

lib/security: Update full when generating signature url #81

Closed nathanrossi closed 2 years ago

nathanrossi commented 3 years ago

Update the full value of the pb_url when generating the signature url in get_signature_url. This ensures that the full url matches the updated path/file which includes the '.sig' extension.

Signed-off-by: Nathan Rossi nathan.rossi@digi.com