...
- The signature is generated using SHA1 and the PSK on the payload, expires and postURL
- management server and SSVM Agent should be in time sync for the verification to work.
- on the SSVM Agent, it first checks if the expires has crossed.
- it computes hash on payload, expires and postURL using SHA1 and PSK and rejects the request if they do not match.
- the postURL, expires and payload returned from getUploadParams shouldn't be tampered by the user. Else, signature validation would fail.
...
{"serverDuration": 139, "requestCorrelationId": "35dce66611b00462"}