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

pki

Syntax

pki {
auto-re-enrollment {
certificate-id certificate-id-name {
ca-profile-name ca-profile-name ;
challenge-password password ;
re-enroll-trigger-time-percentage percentage ;
re-generate-keypair;
}
}
ca-profile ca-profile-name {
administrator {
e-mail-address e-mail-address ;
}
ca-identity ca-identity ;
enrollment {
retry number;
retry-interval seconds;
url url-name;
}
revocation-check {
crl {
disable {
on-download-failure;
}
refresh-interval hours ;
url url-name ;
}
disable;
}
}
traceoptions {
file filename <files number > <match regular-expression>
<size maximum-file-size > <world-readable | no-world-readable>
flag flag ;
}
}

Hierarchy Level

[edit security]

Release Information

Statement modified in Release 8.5 of JUNOS software.

Description

Configure an IPsec profile to request digital certificates.

This statement is supported on J-series and SRX-series devices.

Options

The remaining statements are explained separately.

Usage Guidelines

For configuration instructions and examples, see the JUNOS Software Security Configuration Guide.

Required Privilege Level

security—To view this statement in the configuration.

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

Related Topics

JUNOS Feature Guide and the JUNOS System Basics and Services Command Reference


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