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

Pushed to master under trivial/one-liner rule.

--
Endi S. Dewata
>From 52694cd6acf81446623b6d24947d8d3afdc8536c Mon Sep 17 00:00:00 2001
From: "Endi S. Dewata" <edew...@redhat.com>
Date: Tue, 22 Nov 2016 19:29:58 +0100
Subject: [PATCH] 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(-)

diff --git a/base/java-tools/man/man1/pki-cert.1 b/base/java-tools/man/man1/pki-cert.1
index 7ece1ad7bfc277a4093acdee9592d8671b00b6bd..146c82bc7fe1711646f4ea352b91986090bbb602 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 <request file>
 
-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 <agent authentication> ca-cert-request-review <request ID> --file <file to store the certificate request>
-- 
2.5.5

_______________________________________________
Pki-devel mailing list
Pki-devel@redhat.com
https://www.redhat.com/mailman/listinfo/pki-devel

Reply via email to