summaryrefslogtreecommitdiffstats
path: root/install/tools/man
diff options
context:
space:
mode:
authorPetr Viktorin <pviktori@redhat.com>2013-03-20 14:44:22 +0100
committerMartin Kosek <mkosek@redhat.com>2013-04-15 13:32:58 +0200
commitb36380fff80d5a6755240bd65b6ef432ef2741e6 (patch)
treeaffb6543927e73784ad967ef256c362ea6b0ca1c /install/tools/man
parentb8b573a966f4be268031ccca5abce09767928ff7 (diff)
downloadfreeipa-b36380fff80d5a6755240bd65b6ef432ef2741e6.tar.gz
freeipa-b36380fff80d5a6755240bd65b6ef432ef2741e6.tar.xz
freeipa-b36380fff80d5a6755240bd65b6ef432ef2741e6.zip
ipa-server-install: correct help text for --external_{cert,ca}_file
The options take PEM certificates, not PKCS#10. This corrects both the --help output and the man page. https://fedorahosted.org/freeipa/ticket/3523
Diffstat (limited to 'install/tools/man')
-rw-r--r--install/tools/man/ipa-server-install.14
1 files changed, 2 insertions, 2 deletions
diff --git a/install/tools/man/ipa-server-install.1 b/install/tools/man/ipa-server-install.1
index 6959a3147..59219c147 100644
--- a/install/tools/man/ipa-server-install.1
+++ b/install/tools/man/ipa-server-install.1
@@ -88,10 +88,10 @@ An unattended installation that will never prompt for user input
Generate a CSR to be signed by an external CA
.TP
\fB\-\-external_cert_file\fR=\fIFILE\fR
-File containing PKCS#10 certificate
+PEM file containing a certificate signed by the external CA. Must be given with \-\-external_ca_file.
.TP
\fB\-\-external_ca_file\fR=\fIFILE\fR
-File containing PKCS#10 of the external CA chain
+PEM file containing the external CA chain
.TP
\fB\-\-no\-pkinit\fR
Disables pkinit setup steps