#1037 pki ca-profile-show doesn't display if the profile is enabled or disabled
Closed: migrated 3 years ago by dmoluguw. Opened 9 years ago by mrniranjan.

pki ca-profile-show currently doesn't tell if the profile is enabled or disabled.

Disable the profile:

[root@dhcp207-176 setup]# pki -d /opt/rhqa_pki/certs_db/ -n CA_agentV -c redhat123 ca-profile-disable caCACert
---------------------------
Disabled profile "caCACert"
---------------------------
[root@dhcp207-176 setup]# pki -d /opt/rhqa_pki/certs_db/ -n CA_adminV -c redhat123 ca-profile-show caCACert
------------------
Profile "caCACert"
------------------
  Profile ID: caCACert
  Name: Manual Certificate Manager Signing Certificate Enrollment
  Description: This certificate profile is for enrolling Certificate Authority certificates.

  Input ID: i1
  Name: Certificate Request Input
  Class: certReqInputImpl

    Attribute Name: cert_request_type
    Attribute Description: Certificate Request Type
    Attribute Syntax: cert_request_type

    Attribute Name: cert_request
    Attribute Description: Certificate Request
    Attribute Syntax: cert_request

  Input ID: i2
  Name: Requestor Information
  Class: submitterInfoInputImpl

    Attribute Name: requestor_name
    Attribute Description: Requestor Name
    Attribute Syntax: string

    Attribute Name: requestor_email
    Attribute Description: Requestor Email
    Attribute Syntax: string

    Attribute Name: requestor_phone
    Attribute Description: Requestor Phone
    Attribute Syntax: string

  Output ID: o1
  Name: Certificate Output
  Class: certOutputImpl

    Attribute Name: pretty_cert
    Attribute Description: Certificate Pretty Print
    Attribute Syntax: pretty_print

    Attribute Name: b64_cert
    Attribute Description: Certificate Base-64 Encoded
    Attribute Syntax: pretty_print

Request to provide the status of the profile(disabled/enabled) with pki ca-profile-show.


Proposed Milestone per CS/DS meeting of 6/23/2014: 10.3 (low priority)

The command should display the enableBy attribute as well.

Metadata Update from @mrniranjan:
- Issue set to the milestone: UNTRIAGED

7 years ago

Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new
issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.

This issue has been cloned to GitHub and is available here:
https://github.com/dogtagpki/pki/issues/1602

If you want to receive further updates on the issue, please navigate to the
GitHub issue and click on Subscribe button.

Thank you for understanding, and we apologize for any inconvenience.

Metadata Update from @dmoluguw:
- Issue close_status updated to: migrated
- Issue status updated to: Closed (was: Open)

3 years ago

Login to comment on this ticket.

Metadata