summaryrefslogtreecommitdiffstats
path: root/dogtag
diff options
context:
space:
mode:
authorAndrew Wnuk <awnuk@redhat.com>2013-05-14 20:06:43 -0400
committerAndrew Wnuk <awnuk@redhat.com>2013-05-14 20:06:43 -0400
commitc90155c4983b55cc93b6d7cf131bd4aa541ab515 (patch)
treed032e74f7aa5693ae38382e3a6474f5fc00e2393 /dogtag
parenta6ae98fa5b82ba84dda1bfb37edec4a126411ec5 (diff)
downloadpki-c90155c4983b55cc93b6d7cf131bd4aa541ab515.tar.gz
pki-c90155c4983b55cc93b6d7cf131bd4aa541ab515.tar.xz
pki-c90155c4983b55cc93b6d7cf131bd4aa541ab515.zip
Option to include nextUpdate as an offset to thisUpdate
This patch provides an option to generate CRLs with nextUpdate calculated as sum of thisUpdate and an offset. Ticket #571
Diffstat (limited to 'dogtag')
-rw-r--r--dogtag/console-ui/src/CMSAdminRS.properties5
1 files changed, 5 insertions, 0 deletions
diff --git a/dogtag/console-ui/src/CMSAdminRS.properties b/dogtag/console-ui/src/CMSAdminRS.properties
index 4cf156b7a..1ac6eb176 100644
--- a/dogtag/console-ui/src/CMSAdminRS.properties
+++ b/dogtag/console-ui/src/CMSAdminRS.properties
@@ -604,6 +604,7 @@ CRLSETTING_LABEL_DELTAS_LABEL=delta(s).
CRLSETTING_LABEL_NEXTTIME_LABEL=Extend next update time in full CRLs
CRLSETTING_LABEL_MINUTES_LABEL=minutes
CRLSETTING_LABEL_GRACEPERIOD_LABEL=Next update grace period
+CRLSETTING_LABEL_NEXTASTHISEXTENSION_LABEL=Next update as this update extension
CRLSETTING_DIALOG_UPDATES_TITLE=Error
CRLSETTING_DIALOG_UPDATES_MESSAGE=You are required to select at least one form of CRL updates.
CRLSETTING_DIALOG_BLANKSCHEMA_TITLE=Error
@@ -624,6 +625,10 @@ CRLSETTING_DIALOG_BLANKGRACE_TITLE=Error
CRLSETTING_DIALOG_BLANKGRACE_MESSAGE=Grace period must be specified!
CRLSETTING_DIALOG_GRACENUMBER_TITLE=Number Format Error
CRLSETTING_DIALOG_GRACENUMBER_MESSAGE=Grace period must be a positive integer!
+CRLSETTING_DIALOG_BLANKNEXTASTHISEXTENSION_TITLE=Error
+CRLSETTING_DIALOG_BLANKNEXTASTHISEXTENSION_MESSAGE=Grace period must be specified!
+CRLSETTING_DIALOG_NEXTASTHISEXTENSIONNUMBER_TITLE=Number Format Error
+CRLSETTING_DIALOG_NEXTASTHISEXTENSIONNUMBER_MESSAGE=This update extension must be a positive integer!
CRLCACHE_TITLE=Cache
CRLCACHE_BORDER_CACHE_LABEL=CRL Cache
CRLCACHE_LABEL_CACHE_LABEL=Enable CRL cache: