summaryrefslogtreecommitdiffstats
path: root/ipalib
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 /ipalib
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 'ipalib')
-rw-r--r--ipalib/plugins/cert.py5
1 files changed, 2 insertions, 3 deletions
diff --git a/ipalib/plugins/cert.py b/ipalib/plugins/cert.py
index a441a92ae..fbab0b4aa 100644
--- a/ipalib/plugins/cert.py
+++ b/ipalib/plugins/cert.py
@@ -50,9 +50,8 @@ Implements a set of commands for managing server SSL certificates.
Certificate requests exist in the form of a Certificate Signing Request (CSR)
in PEM format.
-If using the selfsign back end then the subject in the CSR needs to match
-the subject configured in the server. The dogtag CA uses just the CN
-value of the CSR and forces the rest of the subject.
+The dogtag CA uses just the CN value of the CSR and forces the rest of the
+subject to values configured in the server.
A certificate is stored with a service principal and a service principal
needs a host.