SECURING


CertMgr tell commands

The following CertMgr tell commands are available.
CommandDescription
tell certmgr processProcesses all pending requests.
tell certmgr shutdownFinishes the current operation and shuts down. This is the recommended way to shut down CertMgr.
tell certmgr show certsShows 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 ocspUses 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, useload 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').

Parent topic: Managing TLS certificates with Certificate Manager