summaryrefslogtreecommitdiffstats
path: root/base/tps/shared/conf/token-states.properties
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2016-06-15 07:18:47 +0200
committerEndi S. Dewata <edewata@redhat.com>2016-06-16 04:22:06 +0200
commitf91ca26abeeb2d18659ce7255764d99a3ac81d0d (patch)
treeb4aa71619c955b565d0929b9de1e46b51bcd5ccd /base/tps/shared/conf/token-states.properties
parent61e5bff2bc89edf96c90d8ff063529af213afcbe (diff)
downloadpki-f91ca26abeeb2d18659ce7255764d99a3ac81d0d.tar.gz
pki-f91ca26abeeb2d18659ce7255764d99a3ac81d0d.tar.xz
pki-f91ca26abeeb2d18659ce7255764d99a3ac81d0d.zip
Updated instructions to customize TPS token lifecycle.
The TPS's CS.cfg and token-states.properties have been updated to include instructions to customize token state transitions and labels. https://fedorahosted.org/pki/ticket/2300
Diffstat (limited to 'base/tps/shared/conf/token-states.properties')
-rw-r--r--base/tps/shared/conf/token-states.properties10
1 files changed, 10 insertions, 0 deletions
diff --git a/base/tps/shared/conf/token-states.properties b/base/tps/shared/conf/token-states.properties
index 4c972f3b1..99ade3d77 100644
--- a/base/tps/shared/conf/token-states.properties
+++ b/base/tps/shared/conf/token-states.properties
@@ -1,3 +1,13 @@
+# To customize the state and transition labels, copy this file into
+# /var/lib/pki/<instance>/tps/conf then change the labels as needed.
+# Do not define new states or transitions since they will not be
+# supported.
+#
+# To customize the transitions, edit the following properties in
+# /var/lib/pki/<instance>/tps/conf/CS.cfg:
+# - tokendb.allowedTransitions
+# - tps.operations.allowedTransitions
+
# Token states
UNFORMATTED = Unformatted
FORMATTED = Formatted (uninitialized)