Using the wvrcert utility

An overview of the wvrcert utility and its options is provided.

Blueworx Voice Response includes a command line utility called wvrcert. This command manages the certificate database keyring.db in the $SYS_DIR/voip directory. You must create this database yourself. For more information, see Create the keyring.db database. To ensure that the appropriate environment variables are set and files are created with appropriate permissions, you must run this command as the user Blueworx Voice Response is configured to be run by. (The default is dtuser). Blueworx Voice Response, along with various other IBM products, uses GSKit for making TLS connections. wvrcert is a wrapper for the GSKit command gsk8capicmd.

Each command specifies at least one object. Commands for key database, certificate, and certificate request objects also specify an action. The object can be one of the following:

-keydb
Actions apply to a key database
-cert
Actions apply to a certificate
-certreq
Actions apply to a certificate request
-help
Displays help
-version
Displays version information

Before you run any wvrcert commands, see Create the keyring.db database.