From aec211595ec1e218b3d32280eb0c092cfbc95f45 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 --- .../shared/webapps/ca/agent/ca/queryCert.html | 1543 -------------------- 1 file changed, 1543 deletions(-) delete mode 100644 dogtag/ca-ui/shared/webapps/ca/agent/ca/queryCert.html (limited to 'dogtag/ca-ui/shared/webapps/ca/agent/ca/queryCert.html') diff --git a/dogtag/ca-ui/shared/webapps/ca/agent/ca/queryCert.html b/dogtag/ca-ui/shared/webapps/ca/agent/ca/queryCert.html deleted file mode 100644 index a7ba0d045..000000000 --- a/dogtag/ca-ui/shared/webapps/ca/agent/ca/queryCert.html +++ /dev/null @@ -1,1543 +0,0 @@ - - - - - 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. - - - - - - - - - -
 
-Status -
- - - - - -
- -Show certificates that are - - -
-
- - - - - - -
 
- -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