ca-profile (Security PKI)
Syntax
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; } proxy-profile; revocation-check; routing-instance routing-instance-name ; source-address ip-address; }
Hierarchy Level
[edit security pki]
Description
Configure certificate authority (CA) profile. The CA profile contains the name and URL of the CA or RA, as well as retry-timer settings.
Options
ca-profile-name | Name of a trusted CA. |
||||||
administrator email-address | Specify an administrator e-mail address to which the certificate request is sent. By default, there is no preset e-mail address. |
||||||
ca-identity | Specify the certificate authority (CA) identity to use in requesting digital certificates. This name is typically the domain name of the CA. |
||||||
enrollment | Specify the enrollment parameters for a certificate authority (CA).
|
||||||
proxy-profile | Use specified proxy server. If proxy profile is configured in CA profile, the device connects to the proxy host instead of the CA server while certificate enrollment, verification or revocation. The proxy host communicates with the CA server with the requests from the device, and then relay the response to the device. Public key infrastructure (PKI) uses proxy profile configured
at the system-level. The proxy profile being used in the CA profile
must be configured at the |
||||||
revocation-check | Specify the method the device uses to verify the revocation status of digital certificates. |
||||||
routing-instance | Specify the routing-instance to be used. |
||||||
source-address | Specifies a source IPv4 or IPv6 address to be used instead of the IP address of the egress interface for communications with external servers. External servers are used for certificate enrollment and reenrollment using Simple Certificate Enrollment Protocol (SCEP) or Certificate Management Protocol version 2 (CMPv2), downloading certificate revocation lists (CRLs) using HTTP or LDAP, or checking certificate revocation status with Online Certificate Status Protocol (OCSP). If this option is not specified then the IP address of the egress interface is used as the source address. |
Required Privilege Level
security—To view this statement in the configuration.
security-control—To add this statement to the configuration.
Release Information
Statement modified in Junos OS Release
8.5. Support for ca-identity
option is added in Junos OS
Release 11.1. Support for ocsp
and use-ocsp
options
added in Junos OS Release 12.1X46-D20.
Support for proxy-profile
option is added in Junos
OS Release 18.2R1.
Support for source-address
is introduced in Junos
OS Release 15.1X49-D60.