Add support for the '(created)' and '(expires)' fields
sebastien-rosset opened this issue · 0 comments
sebastien-rosset commented
Need to add support for the (created)
and (expires)
fields, which are specified in the HTTP signature draft specification:
- The signature's Creation Time is identified by the "(created)" identifier. Its canonicalized value is an Integer String containing the signature's Creation Time expressed as the number of seconds since the Epoch.
- The signature's Expiration Time is identified by the "(expired)" identifier. Its canonicalized value is a Decimal String containing the signature's Expiration Time expressed as the number of seconds since the Epoch.