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

ca-profile

Syntax

ca-profile ca-profile-name {
ca-identity ca-identity;
enrollment {
url url-name;
retry number-of-enrollment-attempts;
retry-interval seconds;
}
revocation-check {
disable:
crl {
disable on-download-failure;
refresh-interval number-of-hours;
url {
url-name;
password;
}
}
}
}

Hierarchy Level

[edit security pki]

Release Information

Statement introduced in JUNOS Release 7.5.

revocation-check and crl statements added in JUNOS Release 8.1.

Description

Specify the name of the certificate authority (CA) profile for J-series Services Routers and Adaptive Services (AS) and MultiServices PICs installed on M-series and T-series routing platforms.

The remaining statements are explained separately.

Options

ca-profile-name—Name of trusted CA.

Usage Guidelines

See Specifying the CA Profile Name.

Required Privilege Level

admin—To view this statement in the configuration.

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


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