[Contents] [Prev] [Next] [Index] [Report an Error]

local

Syntax

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

Hierarchy Level

[edit security certificates]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

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

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—File that contains the private key and certificate. It can be one of two types of values:

Usage Guidelines

See Importing SSL Certificates for JUNOScript Support.

Required Privilege Level

system—To view this statement in the configuration.

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


[Contents] [Prev] [Next] [Index] [Report an Error]