mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Update comments to explain caSubsystemCert switch
Related: https://bugzilla.redhat.com/1670239 Signed-off-by: Christian Heimes <cheimes@redhat.com> Reviewed-By: Fraser Tweedale <ftweedal@redhat.com> Reviewed-By: Christian Heimes <cheimes@redhat.com>
This commit is contained in:
@@ -306,6 +306,9 @@ IPA_CA_RECORD = "ipa-ca"
|
||||
IPA_CA_NICKNAME = 'caSigningCert cert-pki-ca'
|
||||
RENEWAL_CA_NAME = 'dogtag-ipa-ca-renew-agent'
|
||||
RENEWAL_REUSE_CA_NAME = 'dogtag-ipa-ca-renew-agent-reuse'
|
||||
# The RA agent cert is used for client cert authentication. In the past IPA
|
||||
# used caServerCert profile, which adds clientAuth and serverAuth EKU. The
|
||||
# serverAuth EKU caused trouble with NamedConstraints, see RHBZ#1670239.
|
||||
RA_AGENT_PROFILE = 'caSubsystemCert'
|
||||
# How long dbus clients should wait for CA certificate RPCs [seconds]
|
||||
CA_DBUS_TIMEOUT = 120
|
||||
|
||||
Reference in New Issue
Block a user