request security pki ca-profile-group-status
Syntax
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.
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)
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.