Owner's manual
Table Of Contents
- Reference Manual
- Overview
- Conventions
- Scope
- Supported Devices
- Overview
- Understanding the CLI
- A Typical Development System
- Serial Device Server Use
- Ethernet Bridge Use
- WLAN Security
- WLAN Roaming
- FTP Configuration
- Power Save
- Command Descriptions
- dev-type
- wl-security
- get-cert
- get-cfg
- put-cert
- put-cfg
- ca-cert-filename
- ca-cert2-filename
- client-cert-filename
- client-cert2-filename
- priv-key-filename
- priv-key2-filename
- priv-key-password
- priv-key2-password
- ? [Question Mark]
- help
- dh-parm-filename
- eap-password
- eap-ident
- eap-anon-ident
- eap-phase1
- eap-phase2
- subject-match
- subject-match2
- clear-cred
- clear
- del-cert
- clear-wep
- default-cfg
- radio-on
- radio-off
- ping
- stats
- ftp-server-address
- ftp-server-path
- ftp-user
- ftp-password
- ftp-filename
- save
- telnet-port
- http-port
- eth-ip
- eth-gateway
- eth-subnet
- eth-mode
- wl-specific-scan
- apply-cfg
- wl-assoc-backoff
- arp-reachable-time
- arp-staleout-time
- del-cfg
- discover
- intf-type
- list-cfg
- ssh-keygen
- ssh-keysize
- startup-text
- startup-msg
- ver-fw
- ver-radio
- ver-uboot
- wl-dhcp-vendorid
- wl-udp-ping
- wl-wins1
- wl-wins2
- cfg-dump
- Change Log

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.