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

request security pki ca-profile-group-status

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
request security pki ca-profile-group-status ca-group-name [ca-group-name|default]

Description

Get the status of CA certificates configured under default CA profile group. With this command, you can verify the number of CA certificates loaded and number of CA certificates missing within a CA profile group.

Options

ca-group-name ca-group-name

Load the specified CA group profile.

ca-group-name default

Load the trusted CA group profile available by default.

Required Privilege Level

maintenance

Output Fields

Table 1 lists the output fields for the request security pki ca-profile-group-status command.

Table 1: request security pki ca-profile-group-status Output Fields
Field Name Field Description
No-of-Ca-Certs-Loaded Total number of certificates successfully loaded for the specified CA profile group.
No-of-Ca-Certs-Load-Failure Total number of certificates failed to load for the specified CA profile group.
Missing-Cert-id Missing certificate Ids for the specified CA profile group.
Total-Certs Total number of certificates imported for the specified CA profile group.

Sample Output

request security pki ca-profile-group-status (MX240, MX480, MX960, SRX Series Firewalls and vSRX Virtual Firewall)

content_copy zoom_out_map
user@host> request security pki ca-profile-group-status ca-group-name DEFAULT_CSO
No-of-Ca-Certs-Loaded:135 , No-of-Ca-Certs-Load-Failure: 0 , Missing-Cert-id: None ,Total-Certs: 135

Release Information

Command introduced in Junos OS Release 21.4R1.

footer-navigation