summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorence Blanc-Renaud <flo@redhat.com>2017-03-22 08:49:39 +0100
committerTomas Krizek <tkrizek@redhat.com>2017-03-22 10:13:56 +0100
commit3ea2834b76a72c97186b01487e885800754c0fbc (patch)
treeaf2766c4ff95a186273828b4df014b5f65aff31f
parent3de09709cc33f1d26f2d605bac82110fe73dde03 (diff)
downloadfreeipa-3ea2834b76a72c97186b01487e885800754c0fbc.tar.gz
freeipa-3ea2834b76a72c97186b01487e885800754c0fbc.tar.xz
freeipa-3ea2834b76a72c97186b01487e885800754c0fbc.zip
man ipa-cacert-manage install needs clarification
The customers are often confused by ipa-cacert-manage install. The man page should make it clear that IPA CA is not modified in any way by this command. https://pagure.io/freeipa/issue/6795 Reviewed-By: Tomas Krizek <tkrizek@redhat.com>
-rw-r--r--install/tools/man/ipa-cacert-manage.12
1 files changed, 2 insertions, 0 deletions
diff --git a/install/tools/man/ipa-cacert-manage.1 b/install/tools/man/ipa-cacert-manage.1
index 4515d7c40..128edd8bd 100644
--- a/install/tools/man/ipa-cacert-manage.1
+++ b/install/tools/man/ipa-cacert-manage.1
@@ -46,6 +46,8 @@ When the IPA CA is not configured, this command is not available.
.RS
This command can be used to install the certificate contained in \fICERTFILE\fR as an additional CA certificate to IPA.
.sp
+Important: this does not replace IPA CA but adds the provided certificate as a known CA. This is useful for instance when using ipa-server-certinstall to replace HTTP/LDAP certificates with third-party certificates signed by this additional CA.
+.sp
Please do not forget to run ipa-certupdate on the master, all the replicas and all the clients after this command in order to update IPA certificates databases.
.RE
.SH "COMMON OPTIONS"