[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

request security pki local-certificate verify

Syntax

request security pki local-certificate verify certificate-id certificate-id-name

Release Information

Command introduced in Release 8.5 of JUNOS software.

Description

Verify the validity of the local digital certificate identifier.

This statement is supported on J-series and SRX-series devices.

Options

certificate-id certificate-id-name — Name of the local digital certificate identifier.

Required Privilege Level

maintenance and security

List of Sample Output

request security pki local-certificate verify certificate-id bme1 (not downloaded)
request security pki local-certificate verify certificate bme1 (downloaded)

Output Fields

When you enter this command, you are provided feedback on the status of your request.

You receive the following response before the certificate revocation list (CRL) is downloaded:

request security pki local-certificate verify certificate-id bme1 (not downloaded)

user@host> request security pki local-certificate verify certificate-id bme1
Local certificate bme1: CRL verification in progress.Please check the PKId debug logs for completion status

You receive the following response after the certificate revocation list (CRL) is downloaded:

request security pki local-certificate verify certificate bme1 (downloaded)

user@host> request security pki local-certificate verify certificate-id bme1
Local certificate bme1 verification success

[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]