mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-26 00:41:25 -06:00
ef39e1b02a
With ipa 4.5+, the RA cert is stored in files in /var/lib/ipa/ra-agent.{key|pem}. The upgrade code handles the move from /etc/httpd/alias to the files but does not remove the private key from /etc/httpd/alias. The fix calls certutil -F -n ipaCert to remove cert and key, instead of -D -n ipaCert which removes only the cert. Fixes: https://pagure.io/freeipa/issue/7329 Reviewed-By: Fraser Tweedale <ftweedal@redhat.com> |
||
---|---|---|
.. | ||
__init__.py | ||
adtrust.py | ||
ca_renewal_master.py | ||
dns.py | ||
fix_replica_agreements.py | ||
rename_managed.py | ||
update_ca_topology.py | ||
update_dna_shared_config.py | ||
update_fix_duplicate_cacrt_in_ldap.py | ||
update_idranges.py | ||
update_ldap_server_list.py | ||
update_managed_permissions.py | ||
update_nis.py | ||
update_pacs.py | ||
update_passsync.py | ||
update_ra_cert_store.py | ||
update_referint.py | ||
update_services.py | ||
update_unhashed_password.py | ||
update_uniqueness.py | ||
upload_cacrt.py |