PKI SEARCH

Level

base

History

Appears in Netasq 9.0.0
scope appears in 4.0.0

Description

Search objects who are matching the filter

Format

section_line

Cache category

pki

Usage

[name=<search patern>] [type=<req|ca|user|server|smartcard|all>] [cert=<0|1>] [pkey=<0|1>] [crl=<0|1>] [crldp=<0|1>] [start=<int> [limit=<int>] [dir=<ASC|DESC>] [search=<pattern>] [searchfield=<token>] [sort=<token>] [refresh=<0|1>]] [scope=<local|global|both>]
If cert=1 is used, all objects which have a certificate are displayed. Else, print all.
If pkey=1 is used, all objects with private key are displayed.
If pkey=0 is used, all objects without private key are displayed.
If pkey is not specified, all objects with or without private key are displayed.
If crl=1 is used, all objects which have a crl are displayed (only applicable to authorities). Else, print all.
If crldp=1 is used, all objects which have a crldp are displayed (only applicable to authorities). Else, print all.