diff options
Diffstat (limited to 'myrpki.rototill/PLAN')
-rw-r--r-- | myrpki.rototill/PLAN | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/myrpki.rototill/PLAN b/myrpki.rototill/PLAN index 92fc8bd7..37a64c02 100644 --- a/myrpki.rototill/PLAN +++ b/myrpki.rototill/PLAN @@ -375,7 +375,8 @@ was obscuring the code: # checking that this really is a child of ours (ie, must be in # entitydb/children). # - # Detectable by handle being listed in entitydb/children. + # Detectable by handle being listed in entitydb/children, + # not to mention @parent_handle == self.handle. # # - Client is self, ie, entity that runs pubd is its own client. # Trivial to check (handle and BPKI match). This gets top-level |