diff options
-rw-r--r-- | TODO | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -24,6 +24,10 @@ Client: TGT as we do now or just directly obtain the service ticket we're going to use for remctl? + * Provide a way to refresh a file object if and only if what's stored on + the server is different than what's on disk. This will require server + support as well for returning the checksum of a file. + Server Interface: * Provide a way to get history for deleted objects and ACLs. @@ -120,6 +124,9 @@ Objects: run multiple CAs on the same wallet server (but why?). Should this be a different type than stored certificates? + * Support returning the checksum of a file object stored in wallet so + that one can determine whether the version stored on disk is identical. + Reports: * Add audit for references to unknown ACLs, possibly introduced by |