[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PKIStatusInfo inside draft-ietf-pkix-time-stamp-08.txt
Hello,
A somewhat less philosophical question as cloning keys:
Inside RFC2510bis, PKIStatusInfo is defined as
PKIStatusInfo ::= SEQUENCE {
status PKIStatus,
statusString PKIFreeText OPTIONAL,
failInfo PKIFailureInfo OPTIONAL
}
In draft-ietf-pkix-time-stamp-08.txt, the second field, statusString,
disappeared resulting in
PKIStatusInfo ::= SEQUENCE {
status PKIStatus,
failInfo PKIFailureInfo OPTIONAL
}
So I think this is a little mistake inside the time stamping draft,
especially because the statusString field is explicitly mentioned inside
the corresponding text of the draft.
Kind regards,
Frederik Loeckx