Check certfilestatus Using the CLI

certfilestatus is an operational variable that should reflect the current certificate state, as well as a backup copy of the certificate. Neither is required to exist if strictcertmode is disabled. However, for the strictcertmode to be enabled, a certificate must be loaded. The backup certificate is always optional and is only stored when an existing certificate is about to be overwritten.

What to Do

  • To check the status of the certificate, type the following:

-> show /SP/clients/activedirectory certfilestatus

For example:

-> show /SP/clients/activedirectory certfilestatus
Properties:
certfilestatus = certificate not present;certificate.backup not
present;

Related Topics