Table 12 - certificate management commands – Quatech WLNG-ET-DP500 Series User Manual
Page 43
Quatech, Inc.
Company Confidential
100-8081-100
Airborne CLI Reference Manual
43
Figure 7 - Certificate and Private Key Delivery Methods
Control of the certificate and private key files is handled by separate group of
commands these are described in Table 12.
Table 12 - Certificate Management Commands
Command
Description
list-cert
This provides a list of certificates resident on the module,
including files that have been transferred but not yet saved to the
module.
The command will list files that have been delivered but not
saved.
del-cert [cert name]
The command deletes certificates that are stored on the module;
the command requires a filename argument to be supplied. The
filename argument does support wild cards e.g.
del-cert *.*
: Will delete all certificates.
del-cert user*.*
: Will delete all certificates beginning with
user
It is required to issue the save command after this command to
make the changes permanent.