Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

certification-authority

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
certification-authority ca-profile-name {
    ca-name ca-identity;
    crl file-name;
    encoding (binary | pem);
    enrollment-url url-name;
    file certificate-filename;
    ldap-url url-name;
}

Hierarchy Level

content_copy zoom_out_map
[edit security certificates] 

Description

(Encryption interface on M Series and T Series routers and EX Series switches only) Configure a certificate authority profile name.

Configure certification authority (CA) for X.509 certificate.

Options

  • profile-name—Name of this CA configuration.

  • ca-name name—Name of the CA.

  • crl filename—Certificate revocation list (CRL) filename.

  • encoding—Certificate encoding, either binary or pem (privacy-enhanced mail).

  • enrollment-url url—Enrollment URL.

  • file filename—Certificate filename.

  • ldap-url url—Lightweight Directory Access Protocol (LDAP) URL.

Required Privilege Level

admin—To view this statement in the configuration.

admin-control—To add this statement to the configuration

Release Information

Statement introduced before Junos OS Release 7.4.

footer-navigation