summaryrefslogtreecommitdiffstats
path: root/install/tools/man
diff options
context:
space:
mode:
authorJan Cholasta <jcholast@redhat.com>2014-08-06 09:43:19 +0200
committerMartin Kosek <mkosek@redhat.com>2014-09-29 13:40:57 +0200
commitf8f3d5868820136422c63f80540f1e1ff5387861 (patch)
tree2b053e815610f4038855b5fe1f4cfbd9057462d3 /install/tools/man
parentcd9a4cca1fe17998a342fde000ece5bf46d13d27 (diff)
downloadfreeipa-f8f3d5868820136422c63f80540f1e1ff5387861.tar.gz
freeipa-f8f3d5868820136422c63f80540f1e1ff5387861.tar.xz
freeipa-f8f3d5868820136422c63f80540f1e1ff5387861.zip
Allow specifying signing algorithm of the IPA CA cert in ipa-server-install.
This is especially useful for external CA install, as the algorithm is also used for the CSR signature. https://fedorahosted.org/freeipa/ticket/4447 Reviewed-By: Martin Kosek <mkosek@redhat.com>
Diffstat (limited to 'install/tools/man')
-rw-r--r--install/tools/man/ipa-server-install.13
1 files changed, 3 insertions, 0 deletions
diff --git a/install/tools/man/ipa-server-install.1 b/install/tools/man/ipa-server-install.1
index 8cc2ffa45..ecea26db1 100644
--- a/install/tools/man/ipa-server-install.1
+++ b/install/tools/man/ipa-server-install.1
@@ -123,6 +123,9 @@ PEM file containing the CA certificate of the CA which issued the Directory Serv
.TP
\fB\-\-subject\fR=\fISUBJECT\fR
The certificate subject base (default O=REALM.NAME)
+.TP
+\fB\-\-ca\-signing\-algorithm\fR=\fIALGORITHM\fR
+Signing algorithm of the IPA CA certificate. Possible values are SHA1withRSA, SHA256withRSA, SHA512withRSA. Default value is SHA256withRSA. Use this option with --external-ca if the external CA does not support the default signing algorithm.
.SS "DNS OPTIONS"
.TP