aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/doc.RPKI.CA.UI.GUI12
-rw-r--r--doc/manual.pdfbin483602 -> 484817 bytes
2 files changed, 12 insertions, 0 deletions
diff --git a/doc/doc.RPKI.CA.UI.GUI b/doc/doc.RPKI.CA.UI.GUI
index 89df1d0a..4b887e60 100644
--- a/doc/doc.RPKI.CA.UI.GUI
+++ b/doc/doc.RPKI.CA.UI.GUI
@@ -120,6 +120,18 @@ In addition, your rcynic script should also have
after the rcynic run.
+****** Expiration Checking ******
+
+The web portal can notify users when it detects that RPKI certificates will
+expire in the near future. Run the following script as a cron job, perhaps once
+a night:
+
+ /usr/local/sbin/rpkigui-check-expired
+
+By default it will warn of expiration 14 days in advance, but this may be
+changed by using the -t command line option and specifying how many days in
+advance to check.
+
****** Using the GUI ******
****** GUI Examples ******
diff --git a/doc/manual.pdf b/doc/manual.pdf
index 556dd130..836697e3 100644
--- a/doc/manual.pdf
+++ b/doc/manual.pdf
Binary files differ