diff options
author | Rob Austein <sra@hactrn.net> | 2008-10-15 02:32:14 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2008-10-15 02:32:14 +0000 |
commit | 9a289d4367e9b741ddac5d9a236bf34f11f577e8 (patch) | |
tree | f09415106fc88e5d869e95170264b6ef7ab94ebb | |
parent | a0865d1998c85f5e91c39b7881a74eaaa0c03180 (diff) |
More work to be done on rootd
svn path=/rpkid/README; revision=2018
-rw-r--r-- | rpkid/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/rpkid/README b/rpkid/README index f9cba531..be3da4bf 100644 --- a/rpkid/README +++ b/rpkid/README @@ -85,9 +85,9 @@ TO DO: STATUS: Barely started * Clean up rootd.py to be usable in a production system. Most - urgent issues are handling of private keys and publishing - outputs in pubd. May not need much else, as this is not a - high-traffic server. + urgent issues are handling of private keys, publishing outputs + in pubd, and reissuing when details or keys change. May not + need much else, as this is not a high-traffic server. TIME REQUIRED: One week |