From 5d67c32912c62015cf99201eafec67c5c00719ad Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Tue, 8 Jan 2013 20:04:35 +0000 Subject: Pull from trunk. svn path=/branches/tk377/; revision=4960 --- doc/doc.RPKI.CA.UI.GUI | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'doc/doc.RPKI.CA.UI.GUI') 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 ****** -- cgit v1.2.3