summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin@redhat.com>2011-10-04 18:29:45 -0400
committerRob Crittenden <rcritten@redhat.com>2011-10-04 23:00:08 -0400
commit5de97801aab2e8e4fd41b8ab4e914e6ca0b1f781 (patch)
treeb2e1a5d11df0c73553d2e47336096a8840558910
parent428d8c4a2d4e45cd78a185f7824a76daacce8e16 (diff)
downloadfreeipa-5de97801aab2e8e4fd41b8ab4e914e6ca0b1f781.tar.gz
freeipa-5de97801aab2e8e4fd41b8ab4e914e6ca0b1f781.tar.xz
freeipa-5de97801aab2e8e4fd41b8ab4e914e6ca0b1f781.zip
- note that PKCS#12 files also contain private keys, and that the "pkinit" options refer to the KDC's credentials
-rw-r--r--install/tools/man/ipa-replica-prepare.19
1 files changed, 6 insertions, 3 deletions
diff --git a/install/tools/man/ipa-replica-prepare.1 b/install/tools/man/ipa-replica-prepare.1
index c9cd544ad..744348381 100644
--- a/install/tools/man/ipa-replica-prepare.1
+++ b/install/tools/man/ipa-replica-prepare.1
@@ -34,10 +34,13 @@ Once the file has been created it will be named replica\-hostname. This file can
.SH "OPTIONS"
.TP
\fB\-\-dirsrv_pkcs12\fR=\fIFILE\fR
-PKCS#12 file containing the Directory Server SSL Certificate
+PKCS#12 file containing the Directory Server SSL Certificate and Private Key
.TP
\fB\-\-http_pkcs12\fR=\fIFILE\fR
-PKCS#12 file containing the Apache Server SSL Certificate
+PKCS#12 file containing the Apache Server SSL Certificate and Private Key
+.TP
+\fB\-\-pkinit_pkcs12\fR=\fIFILE\fR
+PKCS#12 file containing the Kerberos KDC Certificate and Private Key
.TP
\fB\-\-dirsrv_pin\fR=\fIDIRSRV_PIN\fR
The password of the Directory Server PKCS#12 file
@@ -46,7 +49,7 @@ The password of the Directory Server PKCS#12 file
The password of the Apache Server PKCS#12 file
.TP
\fB\-\-pkinit_pin\fR=\fIPKINIT_PIN\fR
-The password of the Apache Server PKCS#12 file
+The password of the Kerberos KDC PKCS#12 file
.TP
\fB\-p\fR \fIDM_PASSWORD\fR, \fB\-\-password\fR=\fIDM_PASSWORD\fR
Directory Manager (existing master) password