diff options
author | Rob Austein <sra@hactrn.net> | 2008-03-06 04:56:24 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2008-03-06 04:56:24 +0000 |
commit | 018f9aead380c5c81f150124e2ede343c31e83e0 (patch) | |
tree | 9c103b293e437c8829f98a9c386d8811db183850 | |
parent | 28e2314137f4c1f2aaf2947d0224c4086b6d9335 (diff) |
Note on ROAs with multiple signature
svn path=/rpkid/README; revision=1552
-rw-r--r-- | rpkid/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/rpkid/README b/rpkid/README index bfbeca1a..df7aba33 100644 --- a/rpkid/README +++ b/rpkid/README @@ -419,6 +419,19 @@ TO DO: PRIORITY: Rethinking desirable; reworking unknown +- IETF SIDR WG is still mumbling about ROAs with multiple signatures. + As far as I can tell there is no need for this, but the WG may not + agree. If ARIN wants me to implement this, will require both + some SQL work (current table relationships assume ROA is tied to a + single ca_detail) and some OpenSSL work (OpenSSL doesn't fully + support multiple signatures yet, have not investigated in depth). + + STATUS: Not started + + PRIORITY: Minimal, IETF feeping creaturism + + TIME REQUIRED: Unknown + Things implemented but not yet tested. |