From 46fda5d944772ac62675570037785e39c517002b Mon Sep 17 00:00:00 2001 From: Endi Sukma Dewata Date: Fri, 9 Nov 2012 03:36:17 -0500 Subject: Reorganized CA, KRA, OCSP, TKS templates. All remaining theme files for Tomcat subsystems which include the templates and JS files have been moved from the theme folder at -ui/shared/webapps/ into the subsystem webapp folder at base//shared/webapps/. The deployment tools have been updated to use the new location. Ticket #407 --- base/ca/shared/webapps/ca/ee/ca/queryCert.html | 1518 ++++++++++++++++++++++++ 1 file changed, 1518 insertions(+) create mode 100644 base/ca/shared/webapps/ca/ee/ca/queryCert.html (limited to 'base/ca/shared/webapps/ca/ee/ca/queryCert.html') diff --git a/base/ca/shared/webapps/ca/ee/ca/queryCert.html b/base/ca/shared/webapps/ca/ee/ca/queryCert.html new file mode 100644 index 000000000..32e2ac644 --- /dev/null +++ b/base/ca/shared/webapps/ca/ee/ca/queryCert.html @@ -0,0 +1,1518 @@ + + + + + Search for Certificates + + + + + + + + + +Search for Certificates +
+ +Use this form to compose queries based on properties of the certificate. + + + + + + +
 
+ + +Each section below filters the search. Check the box at the top of the +section if you want to use that filter in your search, then complete the fields. +Leave a box unchecked to ignore that filter. You can click more than one box +to get a combination of search criteria. + + + + + + +
 
+ + +Serial Number Range +
+ + + + + + + + + + + + + + + + + +
+ +Show certificates that fall within the following range: +
  +Lowest serial number: +(leave blank for no lower limit)
  +Highest serial number: +(leave blank for no upper limit)
+
+ +Enter a range of certificate serial numbers in hexadecimal form +(starting with 0x, as in the certificate list) or in decimal form. + + + + + + + + + +
 
+ +Subject Name +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +Show certificates with a subject name matching the following: + +
  + +Email address: +
  + +Common name: +
  + +User ID: +
  + +Organization unit: +
  + +Organization: +
  + +Locality: +
  + +State: +
  + +Country: +
  +Match Method: + + + +Exact + +
   + + +Partial + +
+
+ + +Enter values for the fields you want to have in your search criteria. +Leave other fields blank. +

+Exact match method finds certificates for subjects whose name consists +exactly of the components that you have filled in above, and contains +none of the components you have left blank. Pattern matching wildcard +values cannot be used in this search. +

+Partial match method finds certificates for subjects whose name consists +in part of the components you have specified above, and in addition +may contain arbitrary values for the other components you have left blank above. +Pattern matching wildcard values can be used in this search. +
+ + + + + + + +
 
+ + +Revocation Information + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +Show certificates revoked by: + +
+ + + +Show certificates revoked during the period: +
  +Start date: + +
+ + + +
+
  +End date: + +
+ + + +
+
+ + + + + + + + + + + +
+ + + +Show certificates revoked from the reason:  +
+ +
+ + + + + + + +
 
+ + +Issuing Information + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +Show certificates issued by: + +
+Show certificates issued during the period:
  +Start date: + +
+ + + +
+
  +End date: + +
+ + + +
+
+ + + + + + + + +
 
+ + +Dates of Validity + + + + + + + + + + + + + + + + + + + + +
+ +Show certificates effective during the period: +
  +Start date: + +
+ + + +
+
  +End date: + +
+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + +
+ +Show certificates expired during the period:
  +Start date: + +
+ + + +
+
  +End date: + +
+ + + +
+
+ + + + + + + + + + + + + +
+ +Show certificates with a +validity period: +
  + +than + + +
+ + + + + + + +
 
+ + +Type + +
+ + + + + + + + + + + + + + + + + + + + + + +
+ +Show certificates of the following types: +
  +SSL client: + + +
  +SSL server: + + +
  +Secure email: + + +
  +Subordinate SSL CA: + + +
  +Subordinate email CA: + + +
+
+ + + +
+ + + +
+ + + + + + + +
+    + first  + + records    +
+ +
+ + + -- cgit