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

request security pki node-local local-certificate load

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
request security pki node-local local-certificate load certificate-id certificate-id filename file-name key key-string 
<passphrase passphrase-string>

Description

Manually load a local digital certificate from a specified location on the local device in a Multinode High Availability setup.

Options

certificate-id

Name of the certificate identifier

filename

Filename that contains the certificate to load

key File pathname that contains the private key/key-pair to loaded
passphrase

Passphrase of the private key/key-pair (PEM) file

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 load

content_copy zoom_out_map
user@host> request security pki node-local local-certificate load filename cert_name.crt key key_name.key certificate-id test                              
Local certificate cert_name.crt loaded successfully

Release Information

Command introduced in Junos OS Release 22.3R1

footer-navigation