Some CTT Test cases, e.g.
- View Services - View RegisterNodes - Err-009
- View Services - View RegisterNodes - Err-014
- View Services - View TranslateBrowsePath - Err-024
- (and others)
expect that a server shall return BadInvalidTimestamp if the timestamp in request header is "out-of-range"
A warning is reported.
According to specification (Part 4, 7.28) the tiemstamp in request header is specified as
The time the Client sent the request. The parameter is only used for diagnostic and logging purposes in the server.
Therefore a server shall not verify this timestamp! |