summaryrefslogtreecommitdiffstats
path: root/BUILD.txt
diff options
context:
space:
mode:
authorPetr Viktorin <pviktori@redhat.com>2013-03-27 13:48:36 +0100
committerRob Crittenden <rcritten@redhat.com>2013-04-15 16:56:06 -0400
commit006ab23c6d404fd3ee1a33ac339c77789254860e (patch)
treed780d43536b711967ae8fe8c3a534e8cfb46211e /BUILD.txt
parent4e3c1051d029363a099312eac48f337244a5610c (diff)
downloadfreeipa-006ab23c6d404fd3ee1a33ac339c77789254860e.tar.gz
freeipa-006ab23c6d404fd3ee1a33ac339c77789254860e.tar.xz
freeipa-006ab23c6d404fd3ee1a33ac339c77789254860e.zip
Remove obsolete self-sign references from man pages, docstrings, comments
Part of the work for https://fedorahosted.org/freeipa/ticket/3494
Diffstat (limited to 'BUILD.txt')
-rw-r--r--BUILD.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/BUILD.txt b/BUILD.txt
index df029a533..a5a04ebce 100644
--- a/BUILD.txt
+++ b/BUILD.txt
@@ -92,6 +92,3 @@ IPA is not relocatable.
When building rpms the version contains the GIT id in the version. To prevent
this pass the argument IPA_VERSION_IS_GIT_SNAPSHOT=yes to make.
-
-If you don't need a full CA during testing then using the self-signed CA
-(pass --selfsign to ipa-server-install) takes less time to install.