The commands for listing current certificate requests, and certificates currently in the database are described.
To list the certificates currently in the database, run the following command:
wvrcert -cert -list -db $SYS_DIR/voip/keyring.db -stashed
Output similar to the following is generated:
Certificates found * default, - personal, ! trusted ! Trusted_CA - wvr_server_certificate
Personal certificates with a private key are labeled with a dash, and can be used as server certificates. Trusted certificates are labeled with an exclamation mark.
To review a list of current certificate requests type:
wvrcert -certreq -list -db $SYS_DIR/voip/keyring.db -stashed