request security pki node-local local-certificate verify
Syntax
request security pki node-local local-certificate verify certificate-id certificate-id-name
Description
Verify the validity of the local digital certificate identifier on the local node in Multinode High Availability setup.
Options
certificate-id
certificate-id-name
— Name of the local digital certificate identifier.
Required Privilege Level
maintenance and security
Output Fields
When you enter this command, you are provided feedback on the status of your request.
Sample Output
- request security pki node-local local-certificate verify certificate-id bme1 (not downloaded)
- request security pki local-certificate verify certificate bme1 (downloaded)
request security pki node-local local-certificate verify certificate-id bme1 (not downloaded)
You receive the following response before the certificate revocation list (CRL) is downloaded:
user@host> request security pki node-local local-certificate verify certificate-id bme1 Local certificate bme1: CRL verification in progress. Please check the PKId debug logs for completion status
request security pki local-certificate verify certificate bme1 (downloaded)
You receive the following response after the certificate revocation list (CRL) is downloaded:
user@host> request security pki node-local local-certificate verify certificate-id bme1 Local certificate bme1 verification success
Release Information
Command introduced in Junos OS Release 22.3R1.