Bug 1545388
Summary: | [MAN] Missing Man pages for tools CMCRequest, CMCResponse, CMCSharedToken | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Christina Fu <cfu> | |
Component: | pki-core | Assignee: | Christina Fu <cfu> | |
Status: | CLOSED ERRATA | QA Contact: | Asha Akkiangady <aakkiang> | |
Severity: | urgent | Docs Contact: | ||
Priority: | urgent | |||
Version: | 7.5 | CC: | gkapoor, mharmsen, msauton | |
Target Milestone: | rc | Keywords: | TestCaseProvided, ZStream | |
Target Release: | --- | |||
Hardware: | All | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | No Doc Update | ||
Doc Text: |
undefined
|
Story Points: | --- | |
Clone Of: | ||||
: | 1557880 (view as bug list) | Environment: | ||
Last Closed: | 2018-10-30 11:05:22 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1557880, 1570916 |
Description
Christina Fu
2018-02-14 19:48:55 UTC
up for review: https://review.gerrithub.io/403908 pushed to master Author: Christina Fu <cfu> Date: Mon Feb 26 13:16:01 2018 -0800 Ticket #2940 [MAN] Missing Man pages for tools CMCRequest, CMCResponse, CMCSharedToken, and CMCRevoke This patch adds man pages for CMCRequest, CMCResponse, and CMCSharedToken. In addition, the usage in CMCResponse has been enhanced to include a verbose mode which will output certs in Base64 encoding individually. A "note" has been added to CMCRevoke --help to direct users to CMCRequest for better usability. The man page for CMCRevoke is intentionaly left out for this reason. The URL in CMCRequest.1 is a placeholder for the follow-up patch. It will be replaced once the examples are complete. This patch addresses https://pagure.io/dogtagpki/issue/2940 Change-Id: Id1df31a29207a0d12d50b7a3b959a3abcd9748d0 commit 3ce3ae9bd73a906beb0254a7488b15e11ddcf905 Author: Christina Fu <cfu> Date: Mon Mar 26 10:09:42 2018 -0700 reflect dogtagpki url change in CMCRequest man page. Change-Id: I8eb5884a26850b87f378c4417939c873c27fd409 Test Procedure: Verify man pages are correct. Test Env: rpm -qa pki-ca pki-ca-10.5.9-5.el7.noarch Test Steps: Man pages looks good. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2018:3195 |