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:
@@ -857,7 +857,7 @@ class CAInstance(DogtagInstance):
|
||||
ipalib.constants.RENEWAL_CA_NAME, helper)
|
||||
|
||||
try:
|
||||
# The certificate must be requested using caServerCert profile
|
||||
# The certificate must be requested using caSubsystemCert profile
|
||||
# because this profile does not require agent authentication
|
||||
reqId = certmonger.request_and_wait_for_cert(
|
||||
certpath=(paths.RA_AGENT_PEM, paths.RA_AGENT_KEY),
|
||||
|
||||
Reference in New Issue
Block a user