Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

local

Syntax

local certificate-name {certificate-key-string;load-key-file URL filename;}

Hierarchy Level

[edit security certificates]

Release Information

Statement introduced before Junos OS Release 7.4.

Statement introduced in Junos OS Release 9.0 for EX Series switches.

Statement introduced in Junos OS Release 11.1 for the QFX Series.

Description

Import a paired X.509 private key and authentication certificate, to enable Junos XML protocol client applications to establish Secure Sockets Layer (SSL) connections to the router or switch.

Options

certificate-key-string—String of alphanumeric characters that constitute the private key and certificate.

certificate-name—Name that uniquely identifies the certificate.

load-key-file URL filename—File that contains the private key and certificate. It can be one of two types of values:

  • Pathname of a file on the local disk (assuming you have already used another method to copy the certificate file to the router’s or switch’s local disk)
  • URL to the certificate file location (for instance, on the computer where the Junos XML protocol client application runs)

Required Privilege Level

system—To view this statement in the configuration.

system-control—To add this statement to the configuration.

Published: 2012-07-03