From 52694cd6acf81446623b6d24947d8d3afdc8536c Mon Sep 17 00:00:00 2001 From: "Endi S. Dewata" Date: Tue, 22 Nov 2016 19:29:58 +0100 Subject: Updated pki-cert man page. The pki-cert man page has been updated to clarify that certain profiles may require authentication and the CLI supports certain authentication types. https://fedorahosted.org/pki/ticket/2289 --- base/java-tools/man/man1/pki-cert.1 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'base/java-tools') diff --git a/base/java-tools/man/man1/pki-cert.1 b/base/java-tools/man/man1/pki-cert.1 index 7ece1ad7b..146c82bc7 100644 --- a/base/java-tools/man/man1/pki-cert.1 +++ b/base/java-tools/man/man1/pki-cert.1 @@ -215,7 +215,10 @@ profile, and submit the request using the following command: .B pki ca-cert-request-submit -Depending on the profile, an agent may need to review the request by running +Depending on the profile, the command may require authentication (see the profile configuration file). +The CLI currently supports client certificate authentication and directory-based authentication. + +Also depending on the profile, an agent may need to review and approve the request by running the following command: .B pki ca-cert-request-review --file -- cgit