File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 3434 - in : query
3535 name : minimum_valid_until_ts
3636 description : |-
37- A millisecond POSIX timestamp in milliseconds indicating when the returned
38- certificates will need to be valid until to be useful to the requesting server .
37+ A millisecond POSIX timestamp indicating until when the returned
38+ keys MUST at least be valid.
3939
4040 If not supplied, the current time as determined by the notary server is used.
4141 required : false
9898 type : integer
9999 format : int64
100100 description : |-
101- A millisecond POSIX timestamp in milliseconds indicating when
102- the returned certificates will need to be valid until to be
103- useful to the requesting server.
101+ A millisecond POSIX timestamp indicating until when
102+ the returned keys MUST at least be valid.
104103
105104 If not supplied, the current time as determined by the notary
106105 server is used.
You can’t perform that action at this time.
0 commit comments