Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents

request security pki local-certificate verify

date_range 19-Nov-23

Syntax

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

Description

Verify the validity of the local digital certificate identifier.

Options

certificate-id certificate-id-name

Display the specified certificate identifier name.

Required Privilege Level

maintenance

Output Fields

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

Sample Output

command-name

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

content_copy zoom_out_map
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

command-name

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

content_copy zoom_out_map
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

Release Information

Command introduced in Junos OS Release 8.5.

footer-navigation