diff options
author | Rob Austein <sra@hactrn.net> | 2007-11-14 04:18:28 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2007-11-14 04:18:28 +0000 |
commit | b46905f0f68f64abc938bac5f23f7a81c0b8d39e (patch) | |
tree | 24111f91dc5eea4d0f0dfd7f5946195d9f1226e6 | |
parent | 4c00ba465169b7cb66f03a0c5a3bd899487ccc9c (diff) |
Knock another item off the to-do list
svn path=/scripts/README; revision=1289
-rw-r--r-- | scripts/README | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/scripts/README b/scripts/README index 815b10d4..2787a3e6 100644 --- a/scripts/README +++ b/scripts/README @@ -53,15 +53,6 @@ pure Python and only 2% about any kind of crypto. Current TO DO list: -- Whack expiration dates of certs to match irdb valid_until value when - issuing -- valid_until is optional, what do we do if it's not set? - Default period in self object seems obvious answer, neither Randy - nor I has thought of anything better yet. - - Now that we have the resource_bag, perhaps we can add an optional - (default None) validity_interval value to that? Sure would make it - easier to pass results back from irdb_query(). - - Revocation and CRL generation - Need to keep data on unexpired revoked certs to generate CRL |