CertMgr tell commands

The following CertMgr tell commands are available.

Command Description
tell certmgr process Processes all pending requests.
tell certmgr shutdown Finishes the current operation and shuts down. This is the recommended way to shut down CertMgr.
tell certmgr show certs Shows information about the currently loaded TLS credentials in certstore.nsf. To show this information for a server that is not running CertMgr, use load certmgr -showcerts.
tell certmgr show ocsp Uses Online Certificate Status Protocol (OCSP) to show the revocation state of TLS credentials loaded in certstore.nsf. To show this information for a server that is not running CertMgr, use load certmgr -showocsp.

Requires OCSP to be enabled. If not enabled, the following error is shown: CertMgr: OCSP is disabled on this server. Set a OCSP responder URL via notes.ini 'OCSP_RESPONDER').