diff options
author | Petr Viktorin <pviktori@redhat.com> | 2013-03-27 13:48:36 +0100 |
---|---|---|
committer | Rob Crittenden <rcritten@redhat.com> | 2013-04-15 16:56:06 -0400 |
commit | 006ab23c6d404fd3ee1a33ac339c77789254860e (patch) | |
tree | d780d43536b711967ae8fe8c3a534e8cfb46211e /BUILD.txt | |
parent | 4e3c1051d029363a099312eac48f337244a5610c (diff) | |
download | freeipa-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.txt | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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. |