From 621d9e5c413e561293d7484b93882d985b3fe15f Mon Sep 17 00:00:00 2001 From: Endi Sukma Dewata Date: Sat, 24 Mar 2012 02:27:47 -0500 Subject: Removed unnecessary pki folder. Previously the source code was located inside a pki folder. This folder was created during svn migration and is no longer needed. This folder has now been removed and the contents have been moved up one level. Ticket #131 --- .../shared/webapps/ca/ee/ca/toDisplayCRL.template | 231 +++++++++++++++++++++ 1 file changed, 231 insertions(+) create mode 100644 dogtag/ca-ui/shared/webapps/ca/ee/ca/toDisplayCRL.template (limited to 'dogtag/ca-ui/shared/webapps/ca/ee/ca/toDisplayCRL.template') diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/toDisplayCRL.template b/dogtag/ca-ui/shared/webapps/ca/ee/ca/toDisplayCRL.template new file mode 100644 index 000000000..ccc6ffd3e --- /dev/null +++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/toDisplayCRL.template @@ -0,0 +1,231 @@ + + + + +Review Certificate Revocation List + + + + + + + + + + + + + + +Import Certificate Revocation List +
+ + +Use this form to check whether a particular certificate has been revoked or +to import the latest Certificate Revocation List. + + + + + + +
 
+ +
+ +Select CRL issuing point + + +
+Select one of these actions + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Check whether the following certificate is included in CRL cache +
+ + Check whether the following certificate is listed by CRL +
+ Certificate serial number:  + +
+ + Import the latest CRL to your browser +
+ + Import the latest delta CRL to your browser +
+ + Download the latest CRL in binary form +
+ + Download the latest delta CRL in binary form +
+ + Display the CRL information:   + +
+ +
+ + + + + +
+ + + +
+ +
+ + + + -- cgit