Enter a string to match against a DataPower certificate.


The searching algorithm looks within the object name,
name of the file, SubjectDN, SAN, and Issuer.


This is ultimately a regular expression, but can be entered
in a simple form such as:


     MyServerCertificate

Advanced regular expressions can be provided, such as:


     (server[123]|services.xyz.com)

To find all certificates where the object, file name, Subject,
any SAN or Issuer matches the regular expression.

Search strings are not case insensitive.


Not all certificates may be displayed. This is controlled by the
certificate search filters, which may be set by selecting the search
filters options to the right of the search field.


The following defaults exist:

  1. Ignore Expiration Dates: Yes
  2. Show certificates within days to expiration (only has effect if Ignore Expiration Dates is on): 30
  3. Ignore Error Certificates: Yes
  4. Include Shared Certificates: No
  5. Include Public Certificates: No
  6. Show self signed certificates only: No