- From: Tommy Lindberg <tommy.lindberg@gmail.com>
- Date: Mon, 24 Jan 2005 12:34:22 +0000
- To: jose.kahan@w3.org
- Cc: www-xkms@w3.org
Jose, Frederic - Frederics question would no doubt be best answered by someone with a better perspective of the XKMS schema's evolution than myself, however, I am willing to offer my personal view: I didn't find any occurences of the "Intermediate" so I assume that Frederic meant "Indeterminate". As a result, I don't think this is an editorial issue. It looks like the primary intended use of the KeyBindingType is in the KeyBinding element in a ValidateResult. It is not clear how a server can make use of the Status element in Revoke, Reissue anad Recover operations and in any case, I think the server should probably not rely on the client's opinion of the Status of a key binding. The fact that the {Revoke, Reissue, Recover}KeyBinding elements are all of type KeyBindingType has the unfortunate(?) effect that the Status element is required in all of these elements. Instead they should be of types derived directly from UnverifiedKeyBindingType (or KeyBindingAbstractType); this would allow for information set elements better suited for each of the intended purposes. Also, the addition of a RevocationReason info set element in a RevokeRequest would be welcome - at least X509 and PGP supports this notion. All of this obviously implies schema changes and it is getting late for that. Regards Tommy On Thu, 20 Jan 2005 19:54:14 +0100, Jose Kahan <jose.kahan@w3.org> wrote: > Hi guys, > > I don't know if I should quote this as an editorial issue. > > -jose > > On Thu, Jan 13, 2005 at 06:57:04PM +0100, Frederic DELEON wrote: > > > > I am looking at XKMS specification and I would have a technical > > question. I hope I am on the right mailing-list to do this. > > > > It concerns Revoke, Reissue, and Recover requests. These types of > > requests contain a reference to their own types of KeyBindings > > (RevokeKeyBinding, ...) extensions from KeyBindingType base type. And > > this type contain a Status element. In your examples, for these types of > > requests, Status is always set to "Intermediate". > > > > I do not understand the utility of this field in requests. Would it be > > possible to imagine other values than "Intermediate" in requests, and if > > so, in which cases ? > > >
Received on Monday, 24 January 2005 12:34:54 UTC