diff options
Diffstat (limited to 'rpkid/rpki/__doc__.py.in')
-rw-r--r-- | rpkid/rpki/__doc__.py.in | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/rpkid/rpki/__doc__.py.in b/rpkid/rpki/__doc__.py.in index d40432bf..05ea8f3e 100644 --- a/rpkid/rpki/__doc__.py.in +++ b/rpkid/rpki/__doc__.py.in @@ -1615,8 +1615,10 @@ # @par @c regen_margin (attribute): # Positive integer representing how long before expiration of an # RPKI certificiate a new one should be generated, measured in -# seconds. At present this only affects the one-off EE certificates -# associated with ROAs. +# seconds. At present this only affects the one-off EE +# certificates associated with ROAs. This parameter also controls +# how long before the nextUpdate time of CRL or manifest the CRL +# or manifest should be updated. # # @par @c bpki_cert (element): # BPKI CA certificate for this @c <self/>. This is used as part of the |