diff options
author | Rob Austein <sra@hactrn.net> | 2007-12-22 03:54:39 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2007-12-22 03:54:39 +0000 |
commit | cf98d4660f08ac9cbd2bf3f17a47856870818a85 (patch) | |
tree | 2db48ee5f44729bc2b8ad5a3425f11b9523bf42e | |
parent | 4d6552f5d61760b939d4e5f2b90a59d15d04575d (diff) |
ROAs, sigh
svn path=/scripts/README; revision=1416
-rw-r--r-- | scripts/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/README b/scripts/README index 398f52de..e7e3f397 100644 --- a/scripts/README +++ b/scripts/README @@ -248,6 +248,9 @@ Current TO DO list: now failed to run to completion on two different machines, in both cases something myterious and bad happened in the tls code. +- ROA generation. We have a bunch of the primitives for this but we + aren't yet generating the ROAs themselves. + Once this lot is done we'll be close to something that shows at least the basics of normal operation, albiet in a form that's not yet usable in production. |