Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

clear security pki local-certificate

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
clear security pki local-certificate 
<all | certificate-id certificate-id-name | system-generated>

Description

Delete local digital certificates, certificate requests, and the corresponding public/private key pairs from the router.

Options

all

(Optional) Delete all local digital certificates, certificate requests, and the corresponding public and private key pairs from the router.

certificate-id certificate-id-name

(Optional) Delete the specified local digital certificate and corresponding public and private key pair.

system-generated

(Optional) Auto-generated self-signed certificate.

Required Privilege Level

clear

Output Fields

This command produces no output.

Sample Output

clear security pki local-certificate all

content_copy zoom_out_map
user@host> clear security pki local-certificate all

Release Information

Command introduced in Junos OS Release 7.5.

footer-navigation