• Type: Bug
    • Resolution: Fixed
    • Priority: Major
    • csprd02
    • Affects Version/s: V1_WD01
    • Component/s: Core
    • None
    • Hide

      Add an Optional Input element to the core schema:

      <xs:element name="Nonce" type="xs:integer" minOccurs="0" maxOccurs="1"/>

      Show
      Add an Optional Input element to the core schema: <xs:element name="Nonce" type="xs:integer" minOccurs="0" maxOccurs="1"/>

      The core document does mention the nonce in the core document but only in the context of the verification processing. There is no way to include a nonce value in a timestamp creation request.

      Excerpt from RFC 3161:
      "The nonce [...] allows the client to verify the timeliness of the
      response when no local clock is available. [...] the same nonce value
      MUST be included in the response "

            Assignee:
            Andreas Kuehne (Inactive)
            Reporter:
            Andreas Kuehne (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: